Skip to content

Commit fcb4161

Browse files
committed
Fixing travis; renaming scheme
1 parent 2d9e1e4 commit fcb4161

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ language: objective-c
22
osx_image: xcode7.3
33
xcode_sdk: iphonesimulator9.3
44
xcode_project: Loop.xcodeproj
5-
xcode_scheme:
6-
- LoopTests
5+
xcode_scheme: Loop
76
before_script:
87
- carthage bootstrap
98
# script:
File renamed without changes.

0 commit comments

Comments
 (0)