Skip to content

Commit 9786909

Browse files
authored
Merge pull request #8 from texthtml/mathroc-patch-2
supports 7.1, 7.2, not hhvm
2 parents 438e667 + a149a0b commit 9786909

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)