Also run Travis on OS X
This commit is contained in:
parent
5b2dfdbb09
commit
e37bbcbce6
|
@ -29,3 +29,7 @@ notifications:
|
||||||
on_failure: change
|
on_failure: change
|
||||||
|
|
||||||
cache: bundler
|
cache: bundler
|
||||||
|
|
||||||
|
os:
|
||||||
|
- linux
|
||||||
|
- osx
|
||||||
|
|
Loading…
Reference in New Issue