Skip to content

Commit

Permalink
build(.travis.yml) add more tested PHP versions
Browse files Browse the repository at this point in the history
  • Loading branch information
lucatume committed Oct 23, 2020
1 parent 925d699 commit a556118
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 @@ -5,6 +5,8 @@ php:
- '7.0'
- '7.1'
- '7.2'
- '7.3'
- '7.4'
- nightly

script:
Expand Down

0 comments on commit a556118

Please sign in to comment.