Let's try this then?
This commit is contained in:
parent
b53fd41151
commit
47ca5affa9
@ -1,7 +1,6 @@
|
||||
language: c
|
||||
script: ./util/build-travis.sh
|
||||
sudo: false
|
||||
depth: 0
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
|
@ -4,6 +4,8 @@ COOKIE=".2015-12-15-testing2.cookie"
|
||||
|
||||
unset CC
|
||||
|
||||
git fetch --unshallow
|
||||
|
||||
if [ ! -e "toolchain/local/$COOKIE" ]; then
|
||||
echo "=== Cleaning any preexisting stuff... ==="
|
||||
rm -fr toolchain/build
|
||||
|
Loading…
Reference in New Issue
Block a user