Skip to content

Commit

Permalink
fix: remove commitlint from travis
Browse files Browse the repository at this point in the history
  • Loading branch information
brettstack committed Mar 26, 2019
1 parent 56673f9 commit 7b12e56
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 @@ -23,7 +23,6 @@ jobs:
- npm test
- stage: lint
script:
- commitlint-travis
- npm run lint
- stage: deploy
script: skip
Expand Down

0 comments on commit 7b12e56

Please sign in to comment.