Skip to content

Commit 6a28fe2

Browse files
authored
Update .travis.yml
1 parent 38175f3 commit 6a28fe2

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
language: swift
22
xcode_project: CaptureTheFlag.xcodeproj # path to your xcodeproj folder
3-
xcode_scheme: CaptureTheFlag
3+
xcode_scheme: CaptureTheFlag
4+
script:
5+
- xcodebuild [DEFAULT_OPTIONS] CODE_SIGNING_REQUIRED=NO

0 commit comments

Comments
 (0)