We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d44294 commit 9670b71Copy full SHA for 9670b71
1 file changed
.travis.yml
@@ -7,10 +7,6 @@ php:
7
- 7.1
8
- hhvm
9
10
-matrix:
11
- allow_failures:
12
- - php: 7.1
13
-
14
before_script: composer install
15
16
script: phpunit --coverage-text
0 commit comments