fix osmosis install on Travis CI. May fix #970
This commit is contained in:
parent
fd96c7c488
commit
224655f8cb
@ -6,7 +6,7 @@ compiler:
|
||||
install:
|
||||
- sudo apt-get update >/dev/null
|
||||
- sudo apt-get -q install libprotoc-dev libprotobuf7 libprotobuf-dev libosmpbf-dev libbz2-dev libstxxl-dev libstxxl1 libxml2-dev libzip-dev libboost1.46-all-dev lua5.1 liblua5.1-0-dev libluabind-dev rubygems
|
||||
- sudo bash < <(curl -s https://gist.github.com/DennisOSRM/803a64a9178ec375069f/raw/e94c829021fe58d2868504938db2744549c75649/install-osmosis.sh)
|
||||
- curl -s https://gist.githubusercontent.com/DennisOSRM/803a64a9178ec375069f/raw/ | sudo bash
|
||||
before_script:
|
||||
- rvm use 1.9.3
|
||||
- gem install bundler
|
||||
|
Loading…
Reference in New Issue
Block a user