mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
adds todo
This commit is contained in:
parent
45b0b07f66
commit
a12fbb0edb
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ language: ruby
|
|||
rvm:
|
||||
- 1.8.7
|
||||
# - 1.9.3
|
||||
# TODO: make this work with the regular rake command
|
||||
script: "bundle exec rake travis"
|
||||
gemfile:
|
||||
- Gemfile
|
||||
|
|
Loading…
Reference in a new issue