Skip to content

Commit 2ee89ac

Browse files
committed
Updates .travis.yml to new scheme naming
1 parent d4a5ce3 commit 2ee89ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
osx_image: xcode7.3
22
language: objective-c
3-
script: xctool -scheme "StatefulViewController iOS Tests" -sdk iphonesimulator test
3+
script: xctool -scheme "StatefulViewController-iOS Tests" -sdk iphonesimulator test
44
sudo: false
55
before_install:
66
- brew update

0 commit comments

Comments
 (0)