typecho/.travis.yml
2014-10-11 12:18:49 +08:00

11 lines
87 B
YAML

language: php
php:
- 5.5
- 5.4
- 5.3
- 5.2
script: cd ./tools/ && make test