1
1
mirror of https://github.com/renbaoshuo/S2OJ.git synced 2025-02-15 17:16:40 +00:00

17 lines
159 B
YAML

language: php
php:
- 5.3.3
- 5.3
- 5.4
- 5.5
- 5.6
- 7.0
- 7.1
- 7.2
- hhvm
script:
- composer install
- phpunit