1
0
mirror of synced 2024-11-22 13:06:04 +03:00
atol-online-client/.travis.yml

11 lines
153 B
YAML
Raw Permalink Normal View History

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