fix build env

This commit is contained in:
joyqi 2013-12-13 10:51:03 +08:00
parent e979895006
commit f6f35f221d

View File

@ -4,11 +4,6 @@ php:
- 5.5
- 5.4
- 5.3
- 5.2
jdk:
- openjdk7
install: make get-deps
script: cd ./tools/ && make all