We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20c1f19 commit 5b92235Copy full SHA for 5b92235
.travis.yml
@@ -21,6 +21,7 @@ install:
21
22
before_script:
23
- composer validate
24
+ - ./vendor/bin/behat
25
- ./ci/prepare.sh
26
27
jobs:
0 commit comments