Skip to content

Commit

Permalink
Travis fix
Browse files Browse the repository at this point in the history
  • Loading branch information
oxtoacart committed Oct 28, 2014
1 parent 4f042ff commit 1221eb0
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 @@ -4,7 +4,7 @@ go:
- 1.3.3

install:
- go get -d -v ./...
- go get -d -t -v ./...
- go build -v ./...
- go get code.google.com/p/go.tools/cmd/cover
- go get -v github.com/axw/gocov/gocov
Expand Down

0 comments on commit 1221eb0

Please sign in to comment.