Skip to content

Commit

Permalink
Update travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hzalaz committed Sep 18, 2016
1 parent 3f65a1e commit 603f41e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .swift-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2.3
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
reference: http://www.objc.io/issue-6/travis-ci.html
language: objective-c
osx_image: xcode7.3
osx_image: xcode8
before_install: true
install: true
script:
Expand All @@ -14,7 +14,7 @@ branches:
- v2
env:
matrix:
- SCHEME="Lock" CARTHAGE_BUILD_PLATFORM="iOS" IOS_DESTINATION_VERSION="9.3"
- SCHEME="Lock" CARTHAGE_BUILD_PLATFORM="iOS" IOS_DESTINATION_VERSION="10.0"
global:
- secure: hU2sg0N7L2hEAXzmssJRyVGLm1cHKDwuZEE1BQy6y+9jo88926DSTZpw0uLs5h3tHWMctDt/7hoXe9D93oUQowNRaoy6Y/k34VD3Wzfbl2Dht/xZ4M2fgFwy8AYxI9Px3zLmQOewLCsAdFvoLs1rGuRcHy77RH6wtSCMJG/MVng=
after_success:
Expand Down

0 comments on commit 603f41e

Please sign in to comment.