travis: clean up install step

This commit is contained in:
Francisco Ferreira 2016-04-15 03:48:57 +01:00 committed by Lucas De Marchi
parent 25f9832717
commit 95bdbd6d8a

View File

@ -33,8 +33,7 @@ addons:
- llvm-3.7
before_install:
- export PATH=$(echo ${PATH} | awk -v RS=':' -v ORS=':' '/clang/ {next} {print}' | sed 's/:*$//')
- APMDIR=$(pwd) && pushd .. && $APMDIR/Tools/scripts/configure-ci.sh && . ~/.profile && popd
- Tools/scripts/configure-ci.sh
script:
- python Tools/autotest/param_metadata/param_parse.py