Skip to content

Commit f874b0a

Browse files
authored
Try using precise as tests base for 5.4 and 5.5
1 parent 4b26a23 commit f874b0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ matrix:
1414
- php: "5.6"
1515

1616
- php: "5.5"
17-
dist: trusty
17+
dist: precise
1818

1919
- php: "5.4"
20-
dist: trusty
20+
dist: precise
2121

2222
services:
2323
- mongodb

0 commit comments

Comments
 (0)