remove test from the rake command

Sort the ci coverage job, maybe we can match without the script: as
well?

Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
Miah Johnson 2019-05-18 21:28:52 -07:00
parent 02f384aa56
commit bd73fc58e5

View file

@ -65,6 +65,7 @@ matrix:
- script: bundle exec rake $SUITE
bundler_args: "--without tools maintenance deploy"
env: SUITE=test:integration[default-fedora-29]
allow_failures:
- script: bundle exec rake test
env: CI_ENABLE_COVERAGE=true SLOW=1
- env: CI_ENABLE_COVERAGE=true SLOW=1
script: bundle exec rake