Update CI

master
huxingyi 2020-10-15 22:41:52 +09:30
parent 9a6385a7cc
commit e21393d929
2 changed files with 14 additions and 11 deletions

View File

@ -8,17 +8,18 @@ language: cpp
matrix:
include:
- os: linux
dist: xenial
sudo: required
compiler: gcc
addons:
apt:
sources:
- ubuntu-toolchain-r-test
- os: osx
compiler: clang
osx_image: xcode9.3
- if: tag IS present
- os: linux
dist: xenial
sudo: required
compiler: gcc
addons:
apt:
sources:
- ubuntu-toolchain-r-test
- os: osx
compiler: clang
osx_image: xcode9.3
install:
- if [[ $TRAVIS_BRANCH != "ci" && $TRAVIS_TAG == "" ]]; then echo "Not branch ci and no tag, cancel build"; fi

View File

@ -11,6 +11,8 @@ environment:
target: i686-pc-windows-msvc
qtdir: C:\Qt\5.13.2\msvc2017
sysdirname: system32
skip_non_tags: true
cache:
CGAL-5.1-Setup.exe -> appveyor.yml