Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit 5e7f85d

Browse files
author
N. Taylor Mullen
committed
Update .travis.yml to run on OSX.
1 parent 2bb63d0 commit 5e7f85d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
language: csharp
22
sudo: false
3+
os:
4+
- linux
5+
- osx
36
script:
47
- ./build.sh --quiet verify

0 commit comments

Comments
 (0)