Skip to content
Snippets Groups Projects
Commit 07c27738 authored by David Benson's avatar David Benson
Browse files

Adds ant install

parent 235f26b0
No related branches found
No related tags found
No related merge requests found
language: java language: java
install: ant deps
sudo: false sudo: false
before_install: before_install:
- sudo apt-get update
- sudo apt-get install ant
- cd etc/build - cd etc/build
script: ant war script: ant war
before_deploy: before_deploy:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment