about summary refs log tree commit diff stats
path: root/.travis.yml
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-06-14 00:03:37 +0100
committerJames Booth <boothj5@gmail.com>2015-06-14 00:03:37 +0100
commit0623ed71dd3e8232b4e8ccc7e561764217d3a8c4 (patch)
tree9ffcc8f484a450c710f483e73f271d456a852cbf /.travis.yml
parente50461a897d225a60b08e928074753230fc4ede6 (diff)
downloadprofani-tty-0623ed71dd3e8232b4e8ccc7e561764217d3a8c4.tar.gz
Removed test output from travis build
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 1b5c9a62..417fbce6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -34,4 +34,3 @@ install:
     - rm -rf stabber
     - ./bootstrap.sh
 script: ./configure && make && make check
-after_script: cat test-suite.log