mirror of
https://github.com/internetee/registry.git
synced 2025-06-30 16:23:38 +02:00
Revert "Change test order in .travis.yml"
This reverts commit a7e8527395
.
This commit is contained in:
parent
a33e415bfb
commit
0db3dcf4c3
1 changed files with 1 additions and 1 deletions
|
@ -11,8 +11,8 @@ before_script:
|
|||
- "chmod +x ./cc-test-reporter"
|
||||
- "./cc-test-reporter before-build"
|
||||
script:
|
||||
- "bundle exec rake test"
|
||||
- "bundle exec rspec"
|
||||
- "bundle exec rake test"
|
||||
after_script:
|
||||
- "./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT"
|
||||
services:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue