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