Test: don't run Travis setup quietly to make it easier to track setup errors.

This commit is contained in:
Alexander Ljungberg
2013-12-09 17:13:43 +00:00
parent fadffeedca
commit febce68bc8
+1 -1
View File
@@ -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