Skip to content

Commit

Permalink
Test with all relevant PHP versions
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinsmith committed Mar 18, 2020
1 parent 290e2e6 commit 48dadb3
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 @@ -2,6 +2,9 @@ sudo: false
language: php
php:
- 7.1
- 7.2
- 7.3
- 7.4
before_script:
- composer self-update
- composer install
Expand Down

0 comments on commit 48dadb3

Please sign in to comment.