Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
DX: Add 7.3 to Travis (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
keradus authored Sep 4, 2019
1 parent 0adf6e5 commit 834b52c
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 @@ -16,6 +16,8 @@ matrix:
env: COMPOSER_FLAGS="--prefer-stable"
- php: 7.2
env: COMPOSER_FLAGS="--prefer-stable"
- php: 7.3
env: COMPOSER_FLAGS="--prefer-stable"
- php: nightly
env: COMPOSER_FLAGS="--dev --ignore-platform-reqs"
allow_failures:
Expand Down

0 comments on commit 834b52c

Please sign in to comment.