mirror of
https://github.com/k88hudson/git-flight-rules.git
synced 2025-06-17 05:21:35 -03:00
Use npm scripts for travis commands
This commit is contained in:
@ -7,6 +7,5 @@ before_script:
|
||||
script:
|
||||
- awesome_bot README.md --allow-dupe --allow-redirect
|
||||
- awesome_bot README_*.md --allow-dupe --allow-redirect
|
||||
- node node_modules/doctoc/doctoc.js --github README.md README_*.md
|
||||
- test -z "`git diff -- README.md`"
|
||||
- test -z "`git diff -- README_*.md`"
|
||||
- npm run toc
|
||||
- npm run diff
|
||||
|
Reference in New Issue
Block a user