Skip to content

Commit

Permalink
Merge pull request #11659 from sergeyklay/2.1.x
Browse files Browse the repository at this point in the history
Get more info about skipped or incomplete tests
  • Loading branch information
sergeyklay committed Apr 11, 2016
2 parents 21c7226 + 4a1a81a commit fd5ac6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ before_script:
script:
- vendor/bin/phpunit --bootstrap tests/_ci/phpunit.php unit-tests/
- vendor/bin/codecept build
- vendor/bin/codecept run
- vendor/bin/codecept run -v

after_failure:
- bash tests/_ci/after_failure.sh
Expand Down

0 comments on commit fd5ac6c

Please sign in to comment.