Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 24e6f2a

Browse files
set dist precise for php 5.4 and php 5.5 in travis configuration
1 parent 055b480 commit 24e6f2a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ matrix:
77
- php: 5.3
88
dist: precise
99
- php: 5.4
10+
dist: precise
1011
- php: 5.5
12+
dist: precise
1113
- php: 5.6
1214
- php: 7.0
1315
- php: 7.1

0 commit comments

Comments
 (0)