Travis: use install-travis-env.sh

This commit is contained in:
Andrew Tridgell 2015-02-08 22:00:10 +11:00
parent 97d6543520
commit bea3b4780d
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
language: cpp
before_install:
- APMDIR=$(pwd) && pushd .. && $APMDIR/Tools/scripts/install-prereqs-ubuntu.sh -y && . ~/.profile && popd
- APMDIR=$(pwd) && pushd .. && $APMDIR/Tools/scripts/install-travis-env.sh -y && . ~/.profile && popd
script:
- Tools/scripts/build_all_travis.sh