Browse Source

Update .travis.yml

pull/122/head
Martin Monperrus 2 years ago
committed by GitHub
parent
commit
2ddc52e9d2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .travis.yml

2
.travis.yml

@ -9,7 +9,7 @@ php:
- '7.3' # release 6 December 2018 - '7.3' # release 6 December 2018
- '7.4' # release 28 November 2019 - '7.4' # release 28 November 2019
- '8.0' - '8.0'
- '8.2'
- '8.1'
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