We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1544ed2 commit aee93aeCopy full SHA for aee93ae
.travis.yml
@@ -5,7 +5,7 @@ matrix:
5
- os: linux # Ubuntu 14.04
6
dist: trusty
7
sudo: required
8
- dotnet: 1.0.4
+ dotnet: 2.0.0
9
10
script:
11
- ./build.sh
0 commit comments