Skip to content

Commit

Permalink
Do not lint as part of test pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
caleb531 committed Nov 11, 2018
1 parent 114675f commit bdf6d06
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ install:
before_script:
- gulp build
script:
- npm run lint
- npm run coverage
after_success:
- cat coverage/lcov.info | coveralls

0 comments on commit bdf6d06

Please sign in to comment.