indenting fix

main
Ajitem Sahasrabuddhe 5 years ago
parent ac5c97b418
commit adfe6a09c1
No known key found for this signature in database
GPG Key ID: 5B0EE10DAA76876C

@ -18,7 +18,7 @@ before_script:
- go get github.com/urfave/gfmrun/... || true
- go get golang.org/x/tools/cmd/goimports
- if [ ! -f node_modules/.bin/markdown-toc ] ; then
npm install markdown-toc ;
npm install markdown-toc ;
fi
script:

Loading…
Cancel
Save