Skip to content

Commit

Permalink
Merge pull request asciidoctor#248 from aalmiray/patch-2
Browse files Browse the repository at this point in the history
Update appveyor.yml with gradlew coordinates
  • Loading branch information
mojavelinux committed Dec 22, 2014
2 parents b30b26f + a17860d commit e44e55a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ install:
- SET PATH=%PATH:C:\Ruby193\bin;=%
- echo %PATH%
- java -version
- gradlew.bat --version
build_script:
- gradlew.bat -u -i assemble
test_script:
Expand Down

0 comments on commit e44e55a

Please sign in to comment.