Skip to content

Commit 66d6c52

Browse files
committed
Remove unsupported options
1 parent b9609a4 commit 66d6c52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ matrix:
1010
allow_failures:
1111
- rvm: ruby-head
1212
script:
13-
- RAILS_ENV=test bundle exec rake db:migrate --trace
13+
- RAILS_ENV=test bundle exec rake db:migrate
1414
- bundle exec rake db:test:prepare
1515
- bundle exec rspec spec/

0 commit comments

Comments
 (0)