Use rake ci on travis
This commit is contained in:
parent
728f8700e1
commit
e699e44aaf
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
language: ruby
|
||||
script: 'bundle exec rake spec'
|
||||
script: 'bundle exec rake ci'
|
||||
rvm:
|
||||
- 1.8.7
|
||||
- 1.9.2
|
||||
|
|
Loading…
Add table
Reference in a new issue