Skip to content

Commit

Permalink
Try just installing libmagic
Browse files Browse the repository at this point in the history
  • Loading branch information
David Read committed Nov 20, 2015
1 parent 9ec3cc5 commit 3f565b7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions bin/travis-build.bash
Expand Up @@ -7,9 +7,7 @@ echo "This is travis-build.bash..."
echo "Installing the packages that CKAN requires..."
sudo apt-get update -qq
sudo apt-get install postgresql-$PGVERSION solr-jetty libcommons-fileupload-java:amd64=1.2.2-1

aptitude search libmagic
aptitude show libmagic1
sudo apt-get install libmagic

echo "Installing CKAN and its Python dependencies..."
git clone https://github.com/datagovuk/ckan
Expand Down

0 comments on commit 3f565b7

Please sign in to comment.