Skip to content

Commit 777b9fa

Browse files
committed
Don't ignore failed builds
1 parent a832595 commit 777b9fa

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.travis.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@ php:
77
- 7
88
- hhvm
99

10-
matrix:
11-
allow_failures:
12-
- php: 7
13-
- php: hhvm
14-
fast_finish: true
15-
1610
before_script:
1711
- composer install --dev --prefer-source --no-interaction
1812
script:

0 commit comments

Comments
 (0)