Update bootloader and travis
This commit is contained in:
parent
737b9c4c60
commit
3679387fd2
|
@ -24,8 +24,8 @@ before_install:
|
|||
travis_wait 30 brew install redox-os/gcc_cross_compilers/x86_64-elf-gcc;
|
||||
fi
|
||||
script:
|
||||
- make clean &&
|
||||
make update &&
|
||||
- cd cookbook && ./fetch.sh && cd .. &&
|
||||
make clean &&
|
||||
make build/harddrive.bin.gz build/livedisk.bin.gz build/livedisk.iso
|
||||
notifications:
|
||||
email: false
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 155e86a846b05a7f416fc102d0046c3cb722dd8c
|
||||
Subproject commit 76d3431d89793ab13e1996ef4d3c6ec7c79acbc7
|
Loading…
Reference in a new issue