Skip to content

Commit

Permalink
Removed Spatial dependencies from travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
noirbizarre committed Apr 29, 2015
1 parent ab8500c commit be5819b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,8 @@ services:
before_install:
- sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 7F0CEB10
- echo 'deb http://downloads-distro.mongodb.org/repo/ubuntu-upstart dist 10gen' | sudo tee /etc/apt/sources.list.d/mongodb.list
- sudo add-apt-repository -y ppa:ubuntugis/ubuntugis-unstable
- sudo apt-get update -qq
- sudo apt-get install -y mongodb-org=2.6.7
- sudo apt-get install libgeos-dev gdal-bin libgdal1h libgdal-dev
- sudo /usr/share/elasticsearch/bin/plugin install elasticsearch/elasticsearch-analysis-icu/2.4.1
- sudo service elasticsearch restart
- mongo --version
Expand Down

0 comments on commit be5819b

Please sign in to comment.