Skip to content

Commit 10617e2

Browse files
authored
Merge pull request #18 from texthtml/mathroc-patch-3
update php versions travis.yml
2 parents 89f01b8 + 106daa9 commit 10617e2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@ language: php
33
sudo: false
44

55
php:
6-
- 5.5
76
- 5.6
87
- 7.0
9-
- hhvm
8+
- 7.1
109

1110
before_script:
1211
- composer install -n

0 commit comments

Comments
 (0)