changes in travis

This commit is contained in:
yqbk
2016-10-08 18:04:00 +02:00
parent ea745cbb5b
commit d47a440838

View File

@ -18,4 +18,4 @@ rvm:
- 2.1.5
- 2.2.1
- 2.3.1
script: bundle exec rspec --tag ~docker
script: bundle exec rspec --color --format documentation --require spec_helper --require rails_helper --tag ~docker