Skip to content

Commit

Permalink
Merge pull request #161 from andreybolonin/patch-1
Browse files Browse the repository at this point in the history
add php 7.3 to travis
  • Loading branch information
jaapio committed Oct 30, 2018
2 parents a29cd5c + 6929bd4 commit 90ae750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,5 +1,5 @@
language: php
php: [ 7.1, 7.2, nightly ]
php: [ 7.1, 7.2, 7.3, nightly ]
sudo: false

env:
Expand Down

0 comments on commit 90ae750

Please sign in to comment.