Bogus commit

Need to trigger another Travis build.
This commit is contained in:
Devin Matthews
2016-11-01 13:53:18 -05:00
committed by GitHub
parent 2cd82d67b3
commit 1a67e3688e

View File

@@ -68,3 +68,4 @@ script:
- export BLIS_JR_NT=1
- if [ $RUN_TEST -eq 1 ]; then make BLIS_ENABLE_TEST_OUTPUT=yes test; fi
- if [ $RUN_TEST -eq 1 ]; then ./build/check-test.sh ./output.testsuite; fi