Update appveyor.yml
This commit is contained in:
parent
a41d538575
commit
77f16e4a20
@ -11,6 +11,11 @@ cache:
|
|||||||
- C:\apache-ant-1.10.1
|
- C:\apache-ant-1.10.1
|
||||||
- apache-ant-1.10.1-bin.zip
|
- apache-ant-1.10.1-bin.zip
|
||||||
build: off
|
build: off
|
||||||
|
|
||||||
|
# scripts to run before build
|
||||||
|
before_build:
|
||||||
|
- cmd: java -version 2>&1 | find "version"
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
- cmd: >-
|
- cmd: >-
|
||||||
echo PATH is:
|
echo PATH is:
|
||||||
|
Loading…
Reference in New Issue
Block a user