We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5751338 commit 511dd04Copy full SHA for 511dd04
.travis.yml
@@ -42,7 +42,7 @@ script:
42
- pwd
43
- sh -x build.sh
44
after_failure:
45
-- cat Testing/Temporary/LastTest.log
+- cat build/Testing/Temporary/LastTest.log
46
addons:
47
apt:
48
sources:
0 commit comments