Skip to content
This repository was archived by the owner on Jul 1, 2023. It is now read-only.

Commit f76b147

Browse files
authored
travis: run old php version on trusty dist
1 parent 4683539 commit f76b147

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
@@ -2,7 +2,9 @@ language: php
22

33
php:
44
- "5.4"
5+
dist: trusty
56
- "5.5"
7+
dist: trusty
68
- "5.6"
79
- "7.0"
810
- "7.1"

0 commit comments

Comments
 (0)