mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
Attempt to fix rbx build
This commit is contained in:
parent
5f1f114e86
commit
73352083da
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ rvm:
|
|||
- 1.9.3
|
||||
- rbx-2
|
||||
script: bundle exec rake spec
|
||||
install: bundle install --jobs=1
|
||||
cache: bundler
|
||||
branches:
|
||||
except:
|
||||
|
|
Loading…
Add table
Reference in a new issue