Skip to content

Commit 511dd04

Browse files
committed
Print latest log properly
1 parent 5751338 commit 511dd04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ script:
4242
- pwd
4343
- sh -x build.sh
4444
after_failure:
45-
- cat Testing/Temporary/LastTest.log
45+
- cat build/Testing/Temporary/LastTest.log
4646
addons:
4747
apt:
4848
sources:

0 commit comments

Comments
 (0)