Skip to content

Commit 467f48c

Browse files
committed
add .travis.yml
1 parent 192e5af commit 467f48c

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
os: osx
2+
language: swift
3+
osx_image: xcode10.2
4+
xcode_project: ApolloDeveloperKitExample.xcodeproj
5+
xcode_scheme: ApolloDeveloperKitExample
6+
7+
install: carthage bootstrap --platform iOS --no-use-binaries

0 commit comments

Comments
 (0)