mirror of
https://github.com/typecho/typecho.git
synced 2025-03-18 08:59:40 +01:00
fix build
This commit is contained in:
parent
ae1e349647
commit
e979895006
14
.travis.yml
Normal file
14
.travis.yml
Normal file
@ -0,0 +1,14 @@
|
||||
language: php
|
||||
|
||||
php:
|
||||
- 5.5
|
||||
- 5.4
|
||||
- 5.3
|
||||
- 5.2
|
||||
|
||||
jdk:
|
||||
- openjdk7
|
||||
|
||||
install: make get-deps
|
||||
script: cd ./tools/ && make all
|
||||
|
Loading…
x
Reference in New Issue
Block a user