Skip to content

Commit 435710e

Browse files
committed
run Travis tests with php 5.6 and 7.0 as well
1 parent a57b2bc commit 435710e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ php:
44
- 5.3
55
- 5.4
66
- 5.5
7+
- 5.6
8+
- 7.0
79
- hhvm
810

911
before_script:

0 commit comments

Comments
 (0)