Skip to content

Commit

Permalink
[M] added swiftlint to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
sschmidt committed Feb 14, 2016
1 parent 5516d49 commit f1d26b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ osx_image: xcode7.1
xcode_sdk: iphonesimulator9.1
xcode_workspace: JsonPatchSwift.xcworkspace
xcode_scheme: JsonPatchSwift
before_install:
- brew install swiftlint

0 comments on commit f1d26b0

Please sign in to comment.