1
0
mirror of synced 2024-11-21 20:46:03 +03:00
atol-online-client/.travis.yml

11 lines
153 B
YAML
Raw Normal View History

language: php
php:
- 7.1
- 7.2
- 7.3
before_install:
- composer selfupdate
- composer install --dev --no-interaction --prefer-dist