mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
try the default rake task on travis
This commit is contained in:
parent
9ab2033a3e
commit
bd4dd70705
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ rvm:
|
||||||
- 1.8.7
|
- 1.8.7
|
||||||
# - 1.9.3
|
# - 1.9.3
|
||||||
# TODO: make this work with the regular rake command
|
# TODO: make this work with the regular rake command
|
||||||
script: "bundle exec rake travis"
|
script: "bundle exec rake"
|
||||||
gemfile:
|
gemfile:
|
||||||
- Gemfile
|
- Gemfile
|
||||||
before_script:
|
before_script:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue