Skip to content

Commit 26a47ff

Browse files
author
chenliming
committed
update travis 
1 parent e57d3e3 commit 26a47ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: objective-c
22
osx_image: xcode7
3-
xcode_workspace: LFLiveKit.xcworkspace
3+
xcode_project: LFLiveKit.xcodeproj
44
xcode_scheme: LFLiveKit
55

66
script:
7-
- xctool -workspace LFLiveKit.xcworkspace -scheme 'LFLiveKit' -configuration Release -sdk iphonesimulator -arch i386 build
7+
- xctool -project LFLiveKit.xcodeproj -scheme 'LFLiveKit' -configuration Release -sdk iphonesimulator -arch i386 build

0 commit comments

Comments
 (0)