Skip to content

Commit d8fa423

Browse files
committed
Remove lint step from travis
The build process is already running the linter in a build step
1 parent cdd34bc commit d8fa423

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ install:
99
- gem install xcpretty-travis-formatter
1010
- pod install
1111
script:
12-
- Scripts/lint.sh
1312
- Scripts/build.sh
1413
env:
1514
global:

0 commit comments

Comments
 (0)