mirror of
https://github.com/internetee/registry.git
synced 2025-05-29 17:10:08 +02:00
Change test order in .travis.yml
This commit is contained in:
parent
229a42e2eb
commit
a7e8527395
1 changed files with 1 additions and 1 deletions
|
@ -14,8 +14,8 @@ before_script:
|
||||||
- "chmod +x ./cc-test-reporter"
|
- "chmod +x ./cc-test-reporter"
|
||||||
- "./cc-test-reporter before-build"
|
- "./cc-test-reporter before-build"
|
||||||
script:
|
script:
|
||||||
- "bundle exec rspec"
|
|
||||||
- "bundle exec rake test"
|
- "bundle exec rake test"
|
||||||
|
- "bundle exec rspec"
|
||||||
after_script:
|
after_script:
|
||||||
- "./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT"
|
- "./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT"
|
||||||
services:
|
services:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue