Codebase list coq / debian/8.9.1-3 appveyor.yml
debian/8.9.1-3

Tree @debian/8.9.1-3 (Download .tar.gz)

appveyor.yml @debian/8.9.1-3raw · history · blame

version: '{branch}~{build}'
clone_depth: 10

platform:
- x64

image:
- Visual Studio 2017

environment:
  CYGMIRROR: http://ftp.inf.tu-dresden.de/software/windows/cygwin32
  matrix:
  - USEOPAM: true
    ARCH: 64

build_script:
- cmd: 'call %APPVEYOR_BUILD_FOLDER%\dev\ci\appveyor.bat'

test: off