diff options
author | Paul Fariello <paul@fariello.eu> | 2019-04-13 00:27:10 +0200 |
---|---|---|
committer | Paul Fariello <paul@fariello.eu> | 2019-04-13 00:27:10 +0200 |
commit | 991153d8bd01680bdeedcb5590b1470a4662a0f1 (patch) | |
tree | 08f3c51b7b0bad45601720ba291ba563f617a214 | |
parent | 28334d29556a2a549d5aa9748549d01974ad3b3d (diff) | |
download | profani-tty-991153d8bd01680bdeedcb5590b1470a4662a0f1.tar.gz |
test
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 35b7e69b..b843d933 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,4 +34,5 @@ install: - sudo make install - cd ../../ - rm -rf libsignal-protocol-c + - cat /usr/include/gcrypt.h script: ./travis-build.sh |