Skip to content

Commit a08274a

Browse files
authored
Update .travis.yml
1 parent 30d6a6c commit a08274a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ php:
55
- 5.5
66
- 5.6
77
- 7.0
8+
- 7.1
89
- hhvm
910

1011
env:
@@ -19,6 +20,7 @@ matrix:
1920
allow_failures:
2021
- env: PHPCS=1 DEFAULT=0
2122
- php: 7.0
23+
- php: 5.4
2224
- php: hhvm
2325

2426
before_script:

0 commit comments

Comments
 (0)