Skip to content

Commit 35e4cb7

Browse files
committed
travis debugging
1 parent 471f908 commit 35e4cb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ install:
2828
script:
2929
# Execute build via ANT
3030
- ant -DisTravis=true -Dbuild.number=$TRAVIS_BUILD_NUMBER -f workbench/build.xml
31+
- curl http://localhost:49616/tests/runner.cfm > log.html && cat log.html
3132
# Spit out log just in case we need to debug
3233
- box server log
3334

0 commit comments

Comments
 (0)