We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b3fcea commit fbb1803Copy full SHA for fbb1803
.travis.yml
@@ -20,7 +20,6 @@ jobs:
20
include:
21
- stage: check
22
script:
23
- - npx aegir commitlint --travis
24
- npx aegir dep-check
25
- npm run lint
26
0 commit comments