1
0
mirror of https://github.com/halaxa/json-machine.git synced 2025-01-19 13:57:01 +01:00
json-machine/.travis.yml
2019-12-13 17:52:29 +01:00

13 lines
98 B
YAML

language: php
php:
- 5.6
- 7.0
- 7.1
- 7.2
- 7.3
- 7.4
install:
- composer update