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

Running bundle exec rake is no longer necessary

http://twitter.com/travisci/status/76982239816192000
This commit is contained in:
Erik Michaels-Ober 2011-06-05 15:15:00 -07:00
parent af7cc9217b
commit d66f38c203

View file

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