Skip to content

Commit 0ed38ee

Browse files
committed
Test against legacy PHP 5.3 through PHP 7.1
1 parent 1aeec93 commit 0ed38ee

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@ language: php
22

33
php:
44
- 5.3
5+
- 5.4
6+
- 5.5
57
- 5.6
8+
- 7.0
9+
- 7.1
610

711
# also test against HHVM, but require "trusty" and ignore errors
812
matrix:

0 commit comments

Comments
 (0)