Skip to content

Commit fa33a13

Browse files
committed
Update PHP versions for Travis.
1 parent 96254d8 commit fa33a13

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ language: php
22

33
php:
44
- 5.6
5-
- 5.5
6-
- 5.4
7-
- hhvm
5+
- 7.0
6+
- 7.1
7+
- 7.2
88

99
install:
1010
- composer install

0 commit comments

Comments
 (0)