Skip to content

Commit

Permalink
Update CI script to latest .NET Core
Browse files Browse the repository at this point in the history
  • Loading branch information
teo-tsirpanis committed May 31, 2018
1 parent 7207fc8 commit 8dd3faf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@
language: csharp
sudo: required
dist: trusty # Ubuntu 14.04
dotnet : 2.1.4
dotnet : 2.1.300
env:
- HOME=/home/travis APPDATA=/home/travis LocalAppData=/home/travis

Expand Down

0 comments on commit 8dd3faf

Please sign in to comment.