Travis build fix
This commit is contained in:
@@ -33,4 +33,5 @@ install:
|
|||||||
- cd ..
|
- cd ..
|
||||||
- rm -rf stabber
|
- rm -rf stabber
|
||||||
- ./bootstrap.sh
|
- ./bootstrap.sh
|
||||||
script: ./configure && make && make check && cat test-suite.log
|
script: ./configure && make && make check
|
||||||
|
after_script: cat test-suite.log
|
||||||
|
|||||||
Reference in New Issue
Block a user