Skip to content

Commit 092c98d

Browse files
committed
Disable php 5.3 testing under travis until resolved by Travis CI
1 parent c35aaa1 commit 092c98d

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
@@ -3,7 +3,7 @@ dist: trusty
33
language: php
44

55
php:
6-
- 5.3
6+
# - 5.3
77
- 5.4
88
- 5.5
99
- 5.6

0 commit comments

Comments
 (0)