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

Commit

Permalink
travis: run old php version on trusty dist
Browse files Browse the repository at this point in the history
  • Loading branch information
adaamz committed Dec 7, 2019
1 parent 4683539 commit 96fac47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ language: php

php:
- "5.4"
dist: trusty
- "5.5"
dist: trusty
- "5.6"
- "7.0"
- "7.1"
Expand Down

0 comments on commit 96fac47

Please sign in to comment.