Ai_GirlFriend/xunifriend_RaeeC/vendor/easywechat-composer/easywechat-composer/.travis.yml
2026-01-31 19:15:41 +08:00

13 lines
156 B
YAML

language: php
php:
- 7.0
- 7.1
- 7.2
- 7.3
install:
- travis_retry composer install --no-interaction --no-suggest
script: ./vendor/bin/phpunit