Browse Source

add PHP 7.3 in CI

pull/100/head
Martin Monperrus 6 years ago
parent
commit
d55eb1a71b
  1. 1
      .travis.yml

1
.travis.yml

@ -6,6 +6,7 @@ services:
php: php:
- '7.2' - '7.2'
- '7.3'
script: script:
- curl -L -o reflectivedoc.php https://www.monperrus.net/martin/reflectivedoc.php.txt - curl -L -o reflectivedoc.php https://www.monperrus.net/martin/reflectivedoc.php.txt

Loading…
Cancel
Save