Skip to content

Commit 0f1e9da

Browse files
committed
Fix test platforms
1 parent bc00395 commit 0f1e9da

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,12 @@ matrix:
1212
- php: 5.6
1313
- php: 7.0
1414
- php: 7.1
15+
- php: 7.2
16+
- php: 7.3
1517
- php: nightly
16-
- php: hhvm
17-
- php: hhvm-nightly
1818
fast_finish: true
1919
allow_failures:
2020
- php: nightly
21-
- php: hhvm-nightly
2221

2322
install:
2423
- composer install --prefer-dist --no-interaction --no-progress

0 commit comments

Comments
 (0)