[CALCITE-2412] Add appveyor.yml (sync with travis.yml) for tests on Windows against jdk1.8, 9, 10. Add Appveyor badge.

Close apache/calcite-avatica#65
2 files changed
tree: c65c19ac265b80a9f8b929583fd57be7c7a776d3
  1. .mvn/
  2. core/
  3. docker/
  4. metrics/
  5. metrics-dropwizardmetrics/
  6. noop-driver/
  7. server/
  8. shaded/
  9. site/
  10. src/
  11. standalone-server/
  12. tck/
  13. .gitattributes
  14. .gitignore
  15. .travis.yml
  16. appveyor.yml
  17. docker-compose.yml
  18. docker.sh
  19. LICENSE
  20. mvnw
  21. mvnw.cmd
  22. NOTICE
  23. pom.xml
  24. README
  25. README.md
README.md

Build Status Build Status: Windows

Apache Calcite -- Avatica

Apache Calcite's Avatica is a framework for building database drivers.

Avatica is a sub-project of Apache Calcite.

For more details, see the home page.

Release notes for all published versions are available on the history page.