Skip to content

Commit

Permalink
Don't use Psalm in PHP 8 until they release a new version
Browse files Browse the repository at this point in the history
  • Loading branch information
paragonie-security committed Oct 15, 2020
1 parent 2a7ecc1 commit 4612027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ matrix:
env: USE_PSALM=1
CHECK_MBSTRING=0
- php: "nightly"
env: USE_PSALM=1
env: USE_PSALM=0
CHECK_MBSTRING=0
- php: "hhvm"
env: USE_PSALM=1
Expand Down

0 comments on commit 4612027

Please sign in to comment.