This commit is contained in:
Michael Greene
2017-08-15 22:27:42 -07:00
parent d94e4c68f7
commit 819ceb8aaa
2 changed files with 13 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
# make sure libffi-dev, gnupg2, and pgpdump are installed
sudo apt-get update
sudo apt-get install -y libffi-dev gnupg2 pgpdump libgpgme11-dev
# do nothing because we are using container-based travis-ci now
# sudo apt-get update
# sudo apt-get install -y libffi-dev gnupg2 pgpdump libgpgme11-dev