1
1
mirror of https://github.com/renbaoshuo/S2OJ.git synced 2025-03-12 02:18:46 +00:00

17 lines
159 B
YAML
Raw Normal View History

2022-03-14 13:49:48 +00:00
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