use bundler

This commit is contained in:
Zach Leslie 2013-06-09 18:19:47 -07:00
parent cc3d066c36
commit 39cdb11acb
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
script: rspec
script: bundle exec rspec
language: ruby
rvm:
- "1.8.7"