Skip to content
This repository has been archived by the owner on Mar 29, 2018. It is now read-only.

Commit

Permalink
fetch testing deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanl committed Jun 3, 2015
1 parent e4ce6a5 commit 770083d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: go
go:
- '1.4'
install:
- "go get -d -v ./..."
- "go get -d -v -t ./..."
- "go build -v ./..."
deploy:
provider: releases
Expand Down

0 comments on commit 770083d

Please sign in to comment.