Commit 5e75c77e authored by Kevin Atkinson's avatar Kevin Atkinson

Run make deps in install step instead of before_install.

parent bbfd6db8
...@@ -8,7 +8,7 @@ language: go ...@@ -8,7 +8,7 @@ language: go
go: go:
- 1.9.x - 1.9.x
before_install: install:
- make deps - make deps
script: script:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment