Skip to content

Commit

Permalink
Add PHP 7.4 to travis matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
ajgarlag committed Mar 18, 2019
1 parent 91bddfc commit d60e0fb
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 @@ -37,6 +37,8 @@ matrix:
# Latest commit to master
- php: 7.3
env: STABILITY="dev"
- php: 7.4
env: STABILITY="dev"
- php: nightly
env: STABILITY="dev"

Expand Down

0 comments on commit d60e0fb

Please sign in to comment.