update travis yml
1 files changed, 1 insertions(+), 0 deletions(-) M .travis.yml
M .travis.yml => .travis.yml +1 -0
@@ 15,6 15,7 @@ git: depth: 1 before_script: + - go get github.com/tools/godep - dep ensure -v