Skip to content

Commit 3cf964a

Browse files
authored
Merge pull request #282 from andreybolonin/patch-1
add php 7.3 to travis
2 parents 29f4a15 + dc58f1c commit 3cf964a

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
@@ -28,6 +28,7 @@ matrix:
2828
- php: 7.0
2929
- php: 7.1
3030
- php: 7.2
31+
- php: 7.3
3132
# Test against dev versions
3233
- php: nightly
3334
env: DEPENDENCIES=dev

0 commit comments

Comments
 (0)