Merge branch 'master' into openpgp

This commit is contained in:
James Booth
2015-06-14 00:02:00 +01:00
6 changed files with 80 additions and 28 deletions

View File

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