fix travis.yml
This commit is contained in:
parent
a10226bc5f
commit
f93fc6e1d0
|
@ -2,4 +2,4 @@ rvm:
|
||||||
- 1.8.7
|
- 1.8.7
|
||||||
- 1.9.2
|
- 1.9.2
|
||||||
- ree
|
- ree
|
||||||
script: "bundle exec spec"
|
script: "bundle exec rake spec"
|
||||||
|
|
Loading…
Reference in New Issue