Skip to content

Commit

Permalink
ci(lint): remove eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
lgaticaq committed May 30, 2019
1 parent b9e90eb commit d80bf6d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ stages:
if: branch = master
jobs:
include:
- stage: lint
name: eslint
script: npx eslint .
- stage: lint
name: commitlint
before_script:
Expand Down

0 comments on commit d80bf6d

Please sign in to comment.