Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f9765d5

Browse files
committed
merged branch stof/travis_version (PR #4905)
Commits ------- 7dcb637 Removed PHP 5.3.3 from the travis build as we require 5.3.4 now Discussion ---------- Removed PHP 5.3.3 from the travis build as we require 5.3.4 now This will fix the travis build. We cannot add 5.3.4 to replace 5.3.3 as it is not available on Travis IIRC. @lsmith77 could you confirm this ?
2 parents 4b2230d + 7dcb637 commit f9765d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 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

0 commit comments

Comments
 (0)