Skip to content

Commit e3b54c7

Browse files
committed
fix CI
1 parent 7ad47f1 commit e3b54c7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Diff for: .travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
os:
22
- linux
3-
- osx
43
language: generic
54
sudo: false
65
dist: trusty
7-
osx_image: xcode8.3
86
addons:
97
apt:
108
sources:

Diff for: circle.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
machine:
2+
xcode:
3+
version: 9.0
14
dependencies:
25
override:
36
- eval "$(curl -sL http://sh.zewo.io/install-libdill.sh)"

0 commit comments

Comments
 (0)