diff --git a/.travis.yml b/.travis.yml index 9ec7606..41126f0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,6 +25,7 @@ matrix: before_install: - sudo apt-get update -qq - if [ "$BINDINGS" == "python" ]; then sudo apt-get install -qq swig python-dev; fi +install: true script: - scons bindings=$BINDINGS test notifications: