install osmosis manually, take two

This commit is contained in:
Dennis Luxen 2014-02-10 15:45:24 +01:00
parent e6c25ae290
commit 533caf8c0f

View File

@ -10,8 +10,7 @@ before_script:
- wget http://bretth.dev.openstreetmap.org/osmosis-build/osmosis-latest.tgz
- tar xvfz osmosis-latest.tgz
- chmod a+x bin/osmosis
- bin/osmosis
- sudo ln -s /usr/bin/osmosis bin/osmosis
- sudo ln -s bin/osmosis /usr/bin
- rvm use 1.9.3
- gem install bundler
- bundle install