aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/appveyor.yml
blob: 493bbee20edcbfec615d1438b49f1e4bfd3cb951 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
version: '{build}'

branches:
  only:
    - master

platform:
  - i386
  - x86_64

build_script:
  - ps: .\.appveyor\build.ps1