Skip to content

Commit

Permalink
Test .net core 3 build
Browse files Browse the repository at this point in the history
  • Loading branch information
AndiRudi committed Apr 2, 2020
1 parent e9918d8 commit be150c9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
if: branch IN (alpha, beta, master)

language: shell
os: windows
language: csharp
mono: none
dotnet: 3.1

script:
- if [[ $TRAVIS_BRANCH = "master" ]] ; then
Expand Down

0 comments on commit be150c9

Please sign in to comment.