mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 06:14:18 +08:00
Install xargo
This commit is contained in:
parent
3679387fd2
commit
d7511b8164
@ -23,6 +23,7 @@ before_install:
|
||||
brew install nasm pkg-config Caskroom/cask/osxfuse &&
|
||||
travis_wait 30 brew install redox-os/gcc_cross_compilers/x86_64-elf-gcc;
|
||||
fi
|
||||
- cargo install xargo
|
||||
script:
|
||||
- cd cookbook && ./fetch.sh && cd .. &&
|
||||
make clean &&
|
||||
|
||||
Loading…
Reference in New Issue
Block a user