Skip to content

Commit 56cd784

Browse files
committed
UPDATED : travis.yml for support of PHP 5.3
1 parent 6490b7e commit 56cd784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

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

33
php:
4-
- 5.3.3
54
- 5.3
65
- 5.4
76
- 5.5
@@ -10,6 +9,7 @@ php:
109

1110
matrix:
1211
allow_failures:
12+
- php: 5.2
1313
- php: hhvm
1414

1515
env:

0 commit comments

Comments
 (0)