typecho/.travis.yml
joyqi f2dc80592e fix #644
ref #642
2017-11-01 18:16:59 +08:00

13 lines
113 B
YAML

language: php
php:
- 5.6
- 5.5
- 5.4
- 7.0
- 7.1
- 7.2
script: cd ./tools/ && set -e && make test