Skip to content

Commit

Permalink
Add PHP 7.4 to travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
paragonie-security committed Jan 2, 2020
1 parent 8304ad3 commit e80b52e
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 @@ -18,6 +18,8 @@ matrix:
env: USE_PSALM=1
- php: "7.3"
env: USE_PSALM=1
- php: "7.4"
env: USE_PSALM=1
- php: "nightly"
env: USE_PSALM=1
- php: "master"
Expand Down

0 comments on commit e80b52e

Please sign in to comment.