source:
josm/trunk/appveyor.yml@
13236
Last change on this file since 13236 was 13236, checked in by , 8 years ago | |
---|---|
File size: 226 bytes |
Rev | Line | |
---|---|---|
[13234] | 1 | version: '{build}' |
[13236] | 2 | branches: |
3 | only: | |
4 | - mirror | |
[13235] | 5 | image: Visual Studio 2017 |
[13234] | 6 | install: |
7 | - cinst ant | |
[13235] | 8 | - refreshenv |
[13234] | 9 | build_script: |
10 | - ant compile javadoc dist distmac distwin checkstyle pmd | |
11 | test_script: | |
12 | - ant test |
Note:
See TracBrowser
for help on using the repository browser.