Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberhck authored Oct 24, 2019
1 parent df9ef3b commit 961d1ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: bash
services: docker
before_install:
- docker pull mcr.microsoft.com/dotnet/core/sdk:3.0.100-preview8-alpine3.9
- docker pull mcr.microsoft.com/dotnet/core/sdk:3.0-alpine3.9
jobs:
include:
- stage: test
Expand Down

0 comments on commit 961d1ed

Please sign in to comment.