Skip to content

Commit 24aefe9

Browse files
authored
Update .travis.yml
added more php versions
1 parent c97e89c commit 24aefe9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ language: php
33
dist: trusty
44

55
php:
6+
- 5.3
7+
- 5.4
8+
- 5.5
69
- 5.6
710
- hhvm
811
- 7.0

0 commit comments

Comments
 (0)