Skip to content

Commit

Permalink
Install extra package needed by Jetty
Browse files Browse the repository at this point in the history
  • Loading branch information
amercader committed Nov 15, 2013
1 parent 35e5729 commit ee8505b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/travis-install-dependencies
Expand Up @@ -16,7 +16,7 @@ fi
# We need this ppa so we can install postgres-8.4
sudo add-apt-repository -yy ppa:pitti/postgresql
sudo apt-get update -qq
sudo apt-get install solr-jetty postgresql-$PGVERSION
sudo apt-get install postgresql-$PGVERSION solr-jetty libcommons-fileupload-java:amd64=1.2.2-1

sudo service postgresql reload

Expand Down

0 comments on commit ee8505b

Please sign in to comment.