Commit 68a8dd75 authored by Kevin Atkinson's avatar Kevin Atkinson

Run make deps in install step instead of before_install.

parent 8f1f58c4
......@@ -6,7 +6,7 @@ language: go
go:
- 1.9.x
before_install:
install:
- make deps
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