1
0
mirror of https://github.com/typecho/typecho.git synced 2025-04-02 01:02:26 +02:00
typecho/.travis.yml
2013-12-13 10:51:03 +08:00

10 lines
78 B
YAML

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