Skip to content

Commit

Permalink
Merge pull request mrclay#9 from mrclay/more-php
Browse files Browse the repository at this point in the history
Test in more recent PHP versions
  • Loading branch information
mrclay authored Nov 26, 2019
2 parents 9237ac4 + 3335fbf commit 0b0fd25
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@ sudo: false

php:
- 5.6
- 7.0
- 7.1
- 7.2
- 7.3

jobs:
include:
Expand Down

0 comments on commit 0b0fd25

Please sign in to comment.