Update CI
parent
9a6385a7cc
commit
e21393d929
|
@ -8,6 +8,7 @@ language: cpp
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
|
- if: tag IS present
|
||||||
- os: linux
|
- os: linux
|
||||||
dist: xenial
|
dist: xenial
|
||||||
sudo: required
|
sudo: required
|
||||||
|
|
|
@ -12,6 +12,8 @@ environment:
|
||||||
qtdir: C:\Qt\5.13.2\msvc2017
|
qtdir: C:\Qt\5.13.2\msvc2017
|
||||||
sysdirname: system32
|
sysdirname: system32
|
||||||
|
|
||||||
|
skip_non_tags: true
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
CGAL-5.1-Setup.exe -> appveyor.yml
|
CGAL-5.1-Setup.exe -> appveyor.yml
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue