Skip to content

Commit

Permalink
Travis fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lduchosal committed Feb 15, 2018
1 parent a0d031a commit 09614c5
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
Expand Up @@ -2,7 +2,7 @@ language: csharp
dist: trusty
sudo: required
mono: none
dotnet: 1.0.1
dotnet: 2.0.0
script:
- cd src
- dotnet restore
Expand Down

0 comments on commit 09614c5

Please sign in to comment.