indenting fix

This commit is contained in:
Ajitem Sahasrabuddhe
2019-08-06 12:14:18 +05:30
parent ac5c97b418
commit adfe6a09c1

View File

@@ -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: