1
0
mirror of https://github.com/halaxa/json-machine.git synced 2025-02-24 08:02:27 +01:00
json-machine/.travis.yml
2019-04-10 19:41:37 +02:00

12 lines
90 B
YAML

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