Commit 46c5e42a authored by Eloy Duran's avatar Eloy Duran

Also needs subversion, mercurial seems to be pre-installed.

parent 3897124d
......@@ -2,5 +2,5 @@ language: ruby
rvm:
- 1.8.7
- 1.9.3
before_install: git submodule update --init && cd external/Xcodeproj && rake ext:install_opencflite_debs
before_install: git submodule update --init && cd external/Xcodeproj && rake ext:install_opencflite_debs && sudo apt-get install subversion
script: cd ../.. && bundle exec rake spec:travis
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment