Skip to content

Commit 6398e18

Browse files
author
Boris Spektor
committed
Update travis ci build
1 parent 4b75122 commit 6398e18

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ sudo: false
33
install: true
44
before_script:
55
- ./submodules/build_all
6-
xcode_project: SoomlaiOSStore.xcodeproj
7-
xcode_scheme: SoomlaiOSStore
6+
script: xctool -project SoomlaiOSStore.xcodeproj -scheme SoomlaiOSStore build
7+
# xcode_project: SoomlaiOSStore.xcodeproj
8+
# xcode_scheme: SoomlaiOSStore

0 commit comments

Comments
 (0)