add Gemfile needed by travis
This commit is contained in:
parent
66fe86d1b9
commit
65c937ff64
@ -3,4 +3,4 @@ rvm:
|
|||||||
- 1.8.7
|
- 1.8.7
|
||||||
- 1.9.2
|
- 1.9.2
|
||||||
- 1.9.3
|
- 1.9.3
|
||||||
script: rake test:ruby
|
script: bundle exec rake test:ruby
|
||||||
|
Loading…
Reference in New Issue
Block a user