Skip to content

Commit 906235e

Browse files
minor #430 add php 7.3 to travis (andreybolonin)
This PR was merged into the 1.1-dev branch. Discussion ---------- add php 7.3 to travis Commits ------- abed8d5 add php 7.3 to travis
2 parents c218d23 + abed8d5 commit 906235e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ matrix:
88
- php: 7.1
99
env: COMPOSER_FLAGS='--prefer-lowest'
1010
- php: 7.2
11+
- php: 7.3
1112
fast_finish: true
1213

1314
cache:

0 commit comments

Comments
 (0)