Skip to content

Commit 96ee524

Browse files
committed
Merge pull request #211 from ParsePlatform/nlutsenko.xcode7
Added deployment and starter projects to Xcode 7 Travis.
2 parents 42e0d21 + 0ac2aec commit 96ee524

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ matrix:
2727
env:
2828
- TEST_TYPE=osx
2929
- SDK_VERSION=10.11
30+
- osx_image: xcode7
31+
env: TEST_TYPE=deployment
32+
- osx_image: xcode7
33+
env: TEST_TYPE=starters
3034
- osx_image: xcode7
3135
env: TEST_TYPE=podspecs
3236
env:

0 commit comments

Comments
 (0)