Skip to content

Commit

Permalink
Include PHP 7.4 in build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
paragonie-security committed Dec 6, 2020
1 parent 5e64617 commit f34c2b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ matrix:
- php: "7.1"
- php: "7.2"
- php: "7.3"
- php: "7.4"
- php: "8.0"
- php: "nightly"
allow_failures:
Expand Down

0 comments on commit f34c2b1

Please sign in to comment.