1
0
Fork 0
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:
Lee Hambley 2014-11-17 14:37:06 +01:00
parent 5f1f114e86
commit 73352083da

View file

@ -5,6 +5,7 @@ rvm:
- 1.9.3
- rbx-2
script: bundle exec rake spec
install: bundle install --jobs=1
cache: bundler
branches:
except: