Skip to content

Commit 0a275cc

Browse files
author
Mike Amaral
committed
Tinkering with the travis yml.
1 parent aa3ddfc commit 0a275cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
before_install: gem install cocoapods xcpretty obcd slather -N
2+
osx_image: xcode7
3+
env:
4+
- DESTINATION="OS=9.0,name=iPhone 6" SCHEME="NeonUnitTests" SDK=iphonesimulator9.0
25
xcode_sdk: iphonesimulator
36
xcode_project: Neon.xcodeproj
47
xcode_scheme: NeonUnitTests

0 commit comments

Comments
 (0)