diff --git a/.travis.yml b/.travis.yml index 153b93b145..4a14d9a237 100644 --- a/.travis.yml +++ b/.travis.yml @@ -56,6 +56,7 @@ addons: - boehmgc - make - sfml + update: true install: - if [[ $CPU = i386 ]]; then echo -e "#!/bin/bash\n$(which gcc) -m32 \"\$@\"" > bin/gcc; fi