Skip to content

Commit aee93ae

Browse files
committed
Updated to use 2.0 build tools in Travis.
1 parent 1544ed2 commit aee93ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ matrix:
55
- os: linux # Ubuntu 14.04
66
dist: trusty
77
sudo: required
8-
dotnet: 1.0.4
8+
dotnet: 2.0.0
99

1010
script:
1111
- ./build.sh

0 commit comments

Comments
 (0)