Skip to content

Commit

Permalink
feat: add latest php versions to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
metalcamp committed Feb 8, 2020
1 parent 92662d7 commit 8fcf8d3
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 @@ -4,6 +4,8 @@ php:
- 7.0
- 7.1
- 7.2
- 7.3
- 7.4

sudo: false

Expand Down

0 comments on commit 8fcf8d3

Please sign in to comment.