Skip to content

Commit c266c8f

Browse files
author
Robert Gummesson
committed
attempt to use xcodebuld
1 parent 64dbcec commit c266c8f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
language: objective-c
22
osx_image: xcode8.2
3-
xcode_project: BuildTimeAnalyzer.xcodeproj
4-
xcode_scheme: BuildTimeAnalyzer
3+
script: xcodebuild -project BuildTimeAnalyzer.xcodeproj -scheme BuildTimeAnalyzer build test

0 commit comments

Comments
 (0)