`rake spec:all` is for humans

This commit is contained in:
Akira Matsuda 2012-06-10 04:45:02 +09:00
parent a2db1739ab
commit 27cc755efc
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
script: "bundle exec rake spec"
rvm:
- 1.8.7
- 1.9.3