fix build
This commit is contained in:
+14
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user