소스 검색

Update OSX image

tags/v0.0.1
Thom Wiggers 5 년 전
부모
커밋
3ca9cfe5cd
No known key found for this signature in database GPG 키 ID: 1BB0A7CE26E363
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      .travis.yml

+ 2
- 2
.travis.yml 파일 보기

@@ -2,7 +2,7 @@ matrix:
include:
- name: "MacOS + Clang"
os: osx
osx_image: xcode10.1
osx_image: xcode10.2
compiler: clang
before_install:
- pip3 install -r requirements.txt
@@ -23,7 +23,7 @@ matrix:
- astyle
- name: "MacOS + GCC8"
os: osx
osx_image: xcode10.1
osx_image: xcode10.2
compiler: gcc
addons:
homebrew:


불러오는 중...
취소
저장