Browse Source

Added debugging message to Travis script

Steven Smith 9 years ago
parent
commit
0f7159a284
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -189,5 +189,6 @@ addons:
   postgresql: "9.3"
 
 script:
+  - cat ./benchmark.cfg
   # Pick one test in this directory and verify
   - time ./toolset/run-ci.py verify "$TESTDIR"