Skip to content

Commit 6c60f49

Browse files
committed
Replaced hhvm with php 7.1 env at travis
1 parent a222274 commit 6c60f49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ matrix:
1515
- php: 5.5
1616
- php: 5.6
1717
- php: 7.0
18-
- php: hhvm
18+
- php: 7.1
1919

2020
before_install:
2121
- composer self-update

0 commit comments

Comments
 (0)