Skip to content

Commit

Permalink
added behat tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kilip committed Nov 5, 2018
1 parent e879477 commit b11b613
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -69,6 +69,7 @@ script:
./vendor/bin/phpunit --verbose --coverage-clover=build/logs/clover.xml --coverage-php=build/logs/clover.serialized;
else
./vendor/bin/phpunit --verbose;
./vendor/bin/behat;
fi'

after_failure:
Expand Down

0 comments on commit b11b613

Please sign in to comment.