language: java script: ant os: - linux before_install: - sudo apt-get update - sudo apt-get install -y ant # safelist branches: only: - master