Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Commit

Permalink
chore: remove commitlint from check stage in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Shaw authored May 23, 2019
1 parent 57af616 commit c225beb
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 @@ -25,7 +25,6 @@ jobs:
- stage: check
script:
- npx aegir build --bundlesize
- npx aegir commitlint --travis
- npx aegir dep-check
- npm run lint

Expand Down

0 comments on commit c225beb

Please sign in to comment.