Skip to content
Snippets Groups Projects
Unverified Commit 0db1f723 authored by Joe Sylve's avatar Joe Sylve Committed by GitHub
Browse files

Update travis_build.sh

parent 3bc600dd
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ installLib() {
if test ${TRAVIS_OS_NAME} = "linux"; then
sudo apt-get -qq update
sudo apt-get -y install libafflib-dev libewf-dev libpq-dev autopoint libsqlite3-dev ant libcppunit-dev wget openssl-dev
sudo apt-get -y install libafflib-dev libewf-dev libpq-dev autopoint libsqlite3-dev ant libcppunit-dev wget openssl
elif test ${TRAVIS_OS_NAME} = "osx"; then
export PATH=${PATH}:/usr/local/opt/gettext/bin
brew install ant libewf gettext cppunit afflib openssl
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment