pull/94/head v0.79.1
Hunter Long 2018-11-05 14:17:45 -08:00
parent 7da863c58b
commit 5502179144
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ branches:
before_install:
- curl -L -s https://github.com/golang/dep/releases/download/v0.5.0/dep-linux-amd64 -o $GOPATH/bin/dep
- chmod +x $GOPATH/bin/dep
- gem install sass
- npm install -g sass
install:
- make dev-deps