Skip to content

Commit 1a9bc7d

Browse files
committed
Test against legacy PHP 5.3 through PHP 7.1
1 parent a685431 commit 1a9bc7d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.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)