travis -- npm installation of dependencies belongs in install section
This commit is contained in:
@@ -11,6 +11,7 @@ os:
|
||||
|
||||
install:
|
||||
- go get -d -t ./...
|
||||
- npm --prefix client install
|
||||
|
||||
script:
|
||||
- go test ./...
|
||||
|
||||
Reference in New Issue
Block a user