mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 05:44:17 +08:00
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 New Issue
Block a user