Removed test output from travis build

This commit is contained in:
James Booth
2015-06-14 00:03:37 +01:00
parent e50461a897
commit 0623ed71dd

View File

@@ -34,4 +34,3 @@ install:
- rm -rf stabber
- ./bootstrap.sh
script: ./configure && make && make check
after_script: cat test-suite.log