spit out additional log info when tests fail
authorTravis Webb <me@traviswebb.com>
Sun, 15 Jun 2014 21:45:41 +0000 (17:45 -0400)
committerTravis Webb <me@traviswebb.com>
Sun, 15 Jun 2014 21:45:41 +0000 (17:45 -0400)
.travis.yml

index 2686eeb..a695e44 100644 (file)
@@ -19,5 +19,6 @@ script:
 
 after_failure:
   - env
+  - cat test/lib/login_data.json
+  - cat node-datasource/config.js
   - sudo cat npm-debug.log
-  - sudo cat bootstrap.log