Skip to content

Commit

Permalink
Merge pull request #7 from fossapps/cyberhck-patch-1
Browse files Browse the repository at this point in the history
ci: Update .travis.yml
  • Loading branch information
cyberhck authored Oct 24, 2019
2 parents ffccde1 + 961d1ed commit 169a2c5
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 169a2c5

Please sign in to comment.