Skip to content

Commit

Permalink
Add php 7.4 stable support
Browse files Browse the repository at this point in the history
  • Loading branch information
snapshotpl committed Jan 3, 2020
1 parent 07bd5e7 commit 1d5a964
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ matrix:
- php: 7.3
env:
- DEPENDENCIES="--prefer-lowest --prefer-stable"
- php: 7.4snapshot
- php: 7.4
env:
- DEPENDENCIES=""
- php: 7.4snapshot
- php: 7.4
env:
- DEPENDENCIES="--prefer-lowest --prefer-stable"

Expand Down

0 comments on commit 1d5a964

Please sign in to comment.