Merge branch 'circleci_npm'

This commit is contained in:
Daniel Lee 2016-01-26 20:53:25 +01:00
commit 2114cbcf0b

View File

@ -12,6 +12,7 @@ dependencies:
- mkdir -p ${GOPATH}/src/${ORG_PATH}
- ln -s ~/grafana ${GOPATH}/src/${ORG_PATH}
- go get github.com/tools/godep
- rm -rf node_modules
- npm install -g npm
- npm install