Skip to content

Commit 9346dfb

Browse files
authored
allow travis failures in php 7.1 for now (#6)
1 parent 295e0af commit 9346dfb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,7 @@ before_script: composer install --dev --prefer-source
1010

1111
notifications:
1212
13+
14+
matrix:
15+
allow_failures:
16+
- php: 7.1

0 commit comments

Comments
 (0)