Skip to content

Commit edaefb8

Browse files
committed
Added all PHP versions into travis tests
1 parent 488d381 commit edaefb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: php
22

3-
php: [5.3]
3+
php: [5.3,5.4,5.5,5.6,7]
44

55
env:
66
- SF_VERSION='>=2.5.3,<2.6.0'

0 commit comments

Comments
 (0)