Browse Source

improve CI

pull/134/head
Martin Monperrus 10 months ago
parent
commit
4ed89551b5
No known key found for this signature in database GPG Key ID: 7D398AD45AEEEC93
  1. 2
      .travis.yml

2
.travis.yml

@ -9,6 +9,8 @@ php:
- '7.4' # release 28 November 2019
- '8.0' # release Nov 2020
- '8.1' # release Nov 2021
- '8.2' # release Nov 2022
- '8.3' # release Nov 2023
script:
- curl -L -o reflectivedoc.php https://www.monperrus.net/martin/reflectivedoc.php.txt

Loading…
Cancel
Save