Skip to content

Commit

Permalink
Merge pull request #24 from maciejmrowiec/master
Browse files Browse the repository at this point in the history
Revert "Travis: Set build matrix to have GOOS and GOARCH set."
  • Loading branch information
maciejmrowiec committed Dec 4, 2015
2 parents c1b1e6a + 39f6d6b commit b5393aa
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ language: go
go:
- 1.5.1

env:
# Define build matrix
- GOOS=linux GOARCH=amd64

before_install:
# Install code coverage / coveralls tooling
- go get -u github.com/axw/gocov/gocov
Expand Down

0 comments on commit b5393aa

Please sign in to comment.