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