Skip to content

Commit

Permalink
Merge branch '1323-fix-travis-jetty'
Browse files Browse the repository at this point in the history
  • Loading branch information
amercader committed Nov 15, 2013
2 parents 4ed553e + ee8505b commit bc1d27f
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 bc1d27f

Please sign in to comment.