Skip to content

Commit 90ae750

Browse files
authored
Merge pull request #161 from andreybolonin/patch-1
add php 7.3 to travis
2 parents a29cd5c + 6929bd4 commit 90ae750

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: php
2-
php: [ 7.1, 7.2, nightly ]
2+
php: [ 7.1, 7.2, 7.3, nightly ]
33
sudo: false
44

55
env:

0 commit comments

Comments
 (0)