Skip to content

Commit

Permalink
Downgrade .NET SDK version for Travis to 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrSteinert committed Mar 2, 2018
1 parent aea4d72 commit 89dce73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: csharp
mono: latest
dotnet: 2.1.4
dotnet: 2.0.3
sudo: false # use the new container-based Travis infrastructure

before_install:
Expand Down

0 comments on commit 89dce73

Please sign in to comment.