aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 12ed598f659945bf8fe4500450e7be6e2c836039 (plain) (blame)
1
2
3
4
5
6
7
8
9
language: C
matrix:
  include:
  - os: windows
    env: BS=msbuild
  - os: windows
    env: BS=mingw
script:
  - build/ci/travis_ci.sh