source:
josm/trunk/appveyor.yml
@
13234
Last change on this file since 13234 was 13234, checked in by , 6 years ago | |
---|---|
File size: 165 bytes |
Rev | Line | |
---|---|---|
[13234] | 1 | version: '{build}' |
2 | install: | |
3 | - cinst ant | |
4 | - cinst jdk9 | |
5 | build_script: | |
6 | - ant compile javadoc dist distmac distwin checkstyle pmd | |
7 | test_script: | |
8 | - ant test |
Note: See TracBrowser
for help on using the repository browser.