Skip to content

Commit 75ecad8

Browse files
committed
Add OS X environment for Travis CI
Based on https://docs.travis-ci.com/user/multi-os/
1 parent cf2cf47 commit 75ecad8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ rust:
44
- beta
55
- nightly
66

7+
os:
8+
- linux
9+
- osx
10+
711
sudo: false
812

913
cache:

0 commit comments

Comments
 (0)