Skip to content

Commit

Permalink
Also needs subversion, mercurial seems to be pre-installed.
Browse files Browse the repository at this point in the history
  • Loading branch information
alloy committed Feb 22, 2012
1 parent 3897124 commit 46c5e42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -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

0 comments on commit 46c5e42

Please sign in to comment.