Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mamaral authored Sep 19, 2016
1 parent 74c2f51 commit 8feb45f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: objective-c
osx_image: xcode7
language: swift
osx_image: xcode8
before_install: gem install cocoapods xcpretty obcd slather -N
xcode_sdk: iphonesimulator9.0
xcode_sdk: iphonesimulator10.0
xcode_project: Neon.xcodeproj
xcode_scheme: NeonUnitTests
after_success: slather

0 comments on commit 8feb45f

Please sign in to comment.