1
0
Fork 0
mirror of https://github.com/omniauth/omniauth.git synced 2022-11-09 12:31:49 -05:00

Run tests with bundle exec

This commit is contained in:
Erik Michaels-Ober 2011-04-28 18:06:54 -07:00
parent 81358854f2
commit 4a5e2b2f70

View file

@ -1,3 +1,4 @@
script: "bundle exec rake test"
rvm:
- 1.8.7
- 1.9.1