Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5921db2

Browse files
authored
Update .travis.yml
1 parent e0ffe63 commit 5921db2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
language: php
22

33
php:
4-
- 5.3
5-
- 5.4
64
- 5.5
75
- 5.6
6+
- 7.0
7+
- 7.1
8+
- 7.2
89
- hhvm
910

1011
install:

0 commit comments

Comments
 (0)