Skip to content

Commit

Permalink
Add osx Travs build and disable welcome message.
Browse files Browse the repository at this point in the history
  • Loading branch information
gdziadkiewicz committed May 27, 2020
1 parent 705089b commit 139f7cb
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .travis.yml
@@ -1,8 +1,11 @@
language: csharp
mono: none
dotnet: 3.1.300
os: linux
os:
- linux
- osx
dist: xenial

env:
- DOTNET_NOLOGO=true
script:
- ./fake.sh

0 comments on commit 139f7cb

Please sign in to comment.