language: java jdk: - oraclejdk8 before_install: "./devfiles/scripts/get-build-tools.sh" install: "ant resolve test"