Let's try this then?

This commit is contained in:
Kevin Lange 2015-12-27 19:22:44 -08:00
parent b53fd41151
commit 47ca5affa9
2 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,6 @@
language: c
script: ./util/build-travis.sh
sudo: false
depth: 0
addons:
apt:
packages:

View File

@ -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