cuke dependencies for travic CI
This commit is contained in:
parent
f9cab44bc1
commit
d79ebabe03
@ -19,3 +19,6 @@ notifications:
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq build-essential git scons pkg-config libprotoc-dev libprotobuf7 protobuf-compiler libprotobuf-dev libosmpbf-dev libpng-dev libbz2-dev libstxxl-dev libstxxl-doc libstxxl1 libxml2-dev libzip-dev libboost-thread-dev libboost-system-dev libboost-regex-dev libboost-filesystem-dev lua5.1 liblua5.1-0-dev libluabind-dev
|
||||
- sudo apt-get install rubygems osmosis
|
||||
- gem install bundler
|
||||
- bundle install
|
Loading…
Reference in New Issue
Block a user