1
0
의 미러 https://github.com/Hutchy68/pivot.git synced 2025-09-15 20:10:45 +02:00
pivot/.travis.yml

15 lines
177 B
YAML

language: php
php:
- 7
- 5.6
- hhvm
- nightly
sudo: false
install:
- travis_retry composer update --no-progress --prefer-dist --profile
script:
- composer test