1
0
mirror of https://github.com/halaxa/json-machine.git synced 2025-01-18 21:37:57 +01:00
json-machine/.travis.yml
2020-12-08 12:40:55 +01:00

16 lines
173 B
YAML

language: php
php:
- 5.6
- 7.0
- 7.1
- 7.2
- 7.3
- 7.4
- 8.0
- nightly
install:
- composer self-update --2
- composer update --ignore-platform-req=php