Update .travis.yml
This commit is contained in:
parent
2225241b95
commit
3c3c88a9a8
|
@ -5,6 +5,7 @@ rust:
|
|||
os:
|
||||
- linux
|
||||
- osx
|
||||
dist: trusty
|
||||
before_install:
|
||||
- if [ `uname` = "Darwin" ]; then
|
||||
brew tap nashenas88/gcc_cross_compilers;
|
||||
|
|
Loading…
Reference in a new issue