Skip to content

Commit

Permalink
removed build toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
danielcherubini committed Feb 15, 2017
1 parent 0917cf2 commit 32f8891
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ env:
- "PATH=/home/travis/gopath/bin:$PATH"
before_install:
- go get github.com/mitchellh/gox
- gox -build-toolchain
- go get github.com/tcnksm/ghr
- go get github.com/axw/gocov/gocov
- go get code.google.com/p/go.tools/cmd/cover
Expand Down

0 comments on commit 32f8891

Please sign in to comment.