Browse Source

php 7.3 added to tests

tags/0.6
Paul Rock 7 years ago
parent
commit
58558103d3
  1. 1
      .travis.yml

1
.travis.yml

@ -14,6 +14,7 @@ php:
- '7.0' - '7.0'
- '7.1' - '7.1'
- '7.2' - '7.2'
- '7.3'
- nightly - nightly
before_script: before_script:

Loading…
Cancel
Save