Skip to content

Commit 30f5e8a

Browse files
committed
Moving php 5.3. to precise image for fixing build issue in travis CI
1 parent 32f29e3 commit 30f5e8a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@ php:
33
- "5.6"
44
- "5.5"
55
- "5.4"
6-
- "5.3"
76
- "7.0"
87
- "7.1"
98
- hhvm
109
- nightly
10+
- "5.3"
11+
dist: precise
1112

1213
matrix:
1314
allow_failures:

0 commit comments

Comments
 (0)