1
0
mirror of synced 2024-11-22 04:56:04 +03:00
atol-online-client/.travis.yml
2019-12-26 11:36:15 +03:00

16 lines
221 B
YAML

language: php
php:
- 7.2
- 7.3
env:
- JMS=0.12
- JMS=1.0
- JMS=2.0
- JMS=3.0
before_install:
- composer selfupdate
- composer require jms/serializer=^$JMS --no-interaction --prefer-dist