Skip to content

Commit 4612455

Browse files
committed
travis: fixed PHP 5.3
1 parent 42cffb9 commit 4612455

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,6 +1,6 @@
11
language: php
22
php:
3-
- 5.3.3
3+
- 5.3
44
- 5.4
55
- 5.5
66
- 5.6

0 commit comments

Comments
 (0)