We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a275cc commit 020cd87Copy full SHA for 020cd87
.travis.yml
@@ -1,8 +1,6 @@
1
-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
5
xcode_sdk: iphonesimulator
6
xcode_project: Neon.xcodeproj
7
xcode_scheme: NeonUnitTests
8
-after_success: slather
0 commit comments