Skip to content

Commit adfd297

Browse files
Merge pull request #18 from martincostello/Test-On-macOS
Test for Linux and OS X in Travis CI
2 parents 5671cd0 + 5254e11 commit adfd297

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
sudo: required
22
dist: trusty
33

4+
os:
5+
- linux
6+
- osx
7+
48
env:
59
global:
610
- DOTNET_SKIP_FIRST_TIME_EXPERIENCE=true

0 commit comments

Comments
 (0)