Files
shetabit-payment-/.travis.yml

9 lines
101 B
YAML

language: php
php:
- '8.0'
- '8.1'
- '8.2'
- '8.3'
- '8.4'
before_script: composer install