@@ -188,6 +188,7 @@ install:
# Configure Travis-CI build environment for TFB
# e.g. setup databases, users, etc
- ./toolset/run-ci.py cisetup "$TESTDIR"
+ - cat ./benchmark.cfg
addons:
postgresql: "9.3"