Skip to content

Commit 834b52c

Browse files
authored
DX: Add 7.3 to Travis (#11)
1 parent 0adf6e5 commit 834b52c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ matrix:
1616
env: COMPOSER_FLAGS="--prefer-stable"
1717
- php: 7.2
1818
env: COMPOSER_FLAGS="--prefer-stable"
19+
- php: 7.3
20+
env: COMPOSER_FLAGS="--prefer-stable"
1921
- php: nightly
2022
env: COMPOSER_FLAGS="--dev --ignore-platform-reqs"
2123
allow_failures:

0 commit comments

Comments
 (0)