builds are controlled by Ant actually, so commenting out
This commit is contained in:
parent
eb99ed0ed2
commit
d9db94dba5
10
appveyor.yml
10
appveyor.yml
@ -25,10 +25,12 @@ before_build:
|
||||
- cmd: echo Running scripts before build...
|
||||
|
||||
build_script:
|
||||
- cmd: >-
|
||||
echo Running refine build...
|
||||
cd OpenRefine
|
||||
refine build
|
||||
# - cmd: >-
|
||||
# echo Running refine build...
|
||||
#
|
||||
# cd OpenRefine
|
||||
#
|
||||
# refine build
|
||||
|
||||
test_script:
|
||||
- cmd: echo Running test_script...
|
||||
|
Loading…
Reference in New Issue
Block a user