Update .travis.yml

This commit is contained in:
Robert Muehsig
2020-05-01 22:55:03 +02:00
committed by GitHub
parent 32046adfb5
commit 8cf5053512

View File

@@ -1,7 +1,7 @@
language: csharp
mono: none
dist: xenial
dotnet: 3.0
dotnet: 3.1
before_script:
- export PATH="$PATH:/home/travis/.dotnet/tools"
script: