Skip to content

Commit

Permalink
Updates .travis.yml to new scheme naming
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasnagler committed Mar 23, 2016
1 parent d4a5ce3 commit 2ee89ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
osx_image: xcode7.3
language: objective-c
script: xctool -scheme "StatefulViewController iOS Tests" -sdk iphonesimulator test
script: xctool -scheme "StatefulViewController-iOS Tests" -sdk iphonesimulator test
sudo: false
before_install:
- brew update
Expand Down

0 comments on commit 2ee89ac

Please sign in to comment.