Skip to content

Commit

Permalink
Added xcode9 to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ignacio-chiazzo committed Aug 16, 2017
1 parent 6b7e416 commit 187948b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@ sudo: required
os:
- osx

osx_image: xcode9

before_install:
- brew update
- brew outdated xctool || brew upgrade xctool

install:
- brew install swiftlint

script:
- swiftlint
- swiftlint

0 comments on commit 187948b

Please sign in to comment.