diff --git a/.travis.yml b/.travis.yml index 30fda1ba8..f5df3e46d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: node_js node_js: - 0.8 -install: ./bootstrap.sh --quiet --noprompt --directory ./narwhal +install: ./bootstrap.sh --noprompt --directory ./narwhal script: jake test env: PATH="$TRAVIS_BUILD_DIR/narwhal/bin:$PATH" CAPP_BUILD="$TRAVIS_BUILD_DIR/Build" NARWHAL_ENGINE=rhino