Skip to content

Commit 2876935

Browse files
authored
Merge pull request #67 from andreybolonin/patch-1
add php 7.3 to travis
2 parents c48751b + 79f63f3 commit 2876935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
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)