Skip to content

Commit a149a0b

Browse files
authored
supports 7.1, 7.2, not hhvm
1 parent 438e667 commit a149a0b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ php:
99
- 5.5
1010
- 5.6
1111
- 7.0
12-
- hhvm
12+
- 7.1
13+
- 7.2
1314

1415
before_script:
1516
- composer install -n

0 commit comments

Comments
 (0)