diff options
author | James Booth <boothj5@gmail.com> | 2015-06-14 00:04:11 +0100 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2015-06-14 00:04:11 +0100 |
commit | b52de6869a2d22426eb77ae62c17514fb8520308 (patch) | |
tree | 4331ee0d1d38604cd56066545d455da9e136cec5 | |
parent | 10a5f29023b5ace2358b57da86038de4a5d47f5f (diff) | |
parent | 0623ed71dd3e8232b4e8ccc7e561764217d3a8c4 (diff) | |
download | profani-tty-b52de6869a2d22426eb77ae62c17514fb8520308.tar.gz |
Merge branch 'master' into openpgp
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index d3ed1ee9..ccc67e6b 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 |