Skip to content

Commit cbb6c80

Browse files
committed
cleaning up references to failing php versions
1 parent 48b0276 commit cbb6c80

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Diff for: .travis.yml

-4
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ php:
66
- 5.6
77
- 7.0
88
- 7.1
9-
- 7.2
10-
- 7.3
119
cache:
1210
directories:
1311
- ./vendor/
@@ -17,5 +15,3 @@ script:
1715
- composer run tests
1816
matrix:
1917
fast_finish: true
20-
allow_failures:
21-
- php: hhvm

0 commit comments

Comments
 (0)