diff --git a/.travis.yml b/.travis.yml index afdd0f308..c23d0674f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -40,6 +40,7 @@ branches: before_install: - export CXX=g++-4.8 CC=gcc-4.8 + - ci/make-tmp.sh stages: - compile