Skip to content

Commit

Permalink
Adds swiftlint to travis with --strict
Browse files Browse the repository at this point in the history
  • Loading branch information
Vasil Nunev committed Oct 31, 2018
1 parent bbad7f0 commit f4b8165
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ script:
- xcodebuild -version
- xcodebuild -showsdks
- swift -version
- swiftlint --strict
- sh build.sh "$COMMAND"

0 comments on commit f4b8165

Please sign in to comment.