We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fbfd55 commit e2de669Copy full SHA for e2de669
.travis.yml
@@ -17,4 +17,4 @@ install:
17
- composer install
18
19
script:
20
- - vendor/bin/phpspec
+ - vendor/bin/phpspec run --no-interaction
0 commit comments