install osmosis manually, take three
This commit is contained in:
parent
533caf8c0f
commit
1d225078eb
@ -10,7 +10,7 @@ before_script:
|
|||||||
- wget http://bretth.dev.openstreetmap.org/osmosis-build/osmosis-latest.tgz
|
- wget http://bretth.dev.openstreetmap.org/osmosis-build/osmosis-latest.tgz
|
||||||
- tar xvfz osmosis-latest.tgz
|
- tar xvfz osmosis-latest.tgz
|
||||||
- chmod a+x bin/osmosis
|
- chmod a+x bin/osmosis
|
||||||
- sudo ln -s bin/osmosis /usr/bin
|
- sudo ln bin/osmosis /usr/bin
|
||||||
- rvm use 1.9.3
|
- rvm use 1.9.3
|
||||||
- gem install bundler
|
- gem install bundler
|
||||||
- bundle install
|
- bundle install
|
||||||
|
Loading…
Reference in New Issue
Block a user