Skip to content

Commit

Permalink
Test iOS scheme with travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
basememara committed Feb 14, 2017
1 parent 46fd217 commit 9347af2
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
Expand Up @@ -2,4 +2,4 @@ osx_image: xcode8.1
language: objective-c

script:
- xctool build test -project Test/Thread.xcodeproj -scheme "ThreadOSX"
- xctool build test -project Test/Thread.xcodeproj -scheme "ThreadiOS"

0 comments on commit 9347af2

Please sign in to comment.