Skip to content
This repository has been archived by the owner on Mar 14, 2022. It is now read-only.

Commit

Permalink
Repairing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick477 committed Jan 15, 2018
1 parent 24ae992 commit 1e43920
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,6 @@ before_script:
- (cd tests/Application && bin/console server:run 127.0.0.1:8080 -d web --env=test --quiet > /dev/null 2>&1 &)

script:
- composer validate --strict

- bin/phpunit
- bin/phpspec run
- bin/behat --strict -vvv --no-interaction || bin/behat --strict -vvv --no-interaction --rerun
Expand Down

0 comments on commit 1e43920

Please sign in to comment.