Skip to content

Commit

Permalink
Add PHP 7.3 to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
paragonie-security committed Mar 6, 2019
1 parent 29744ac commit f261f50
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ matrix:
os: linux
env: USE_PSALM=1
CHECK_MBSTRING=0
- php: "7.3"
os: linux
env: USE_PSALM=1
CHECK_MBSTRING=0
- php: "nightly"
os: linux
env: USE_PSALM=1
Expand Down

0 comments on commit f261f50

Please sign in to comment.