Skip to content

Commit

Permalink
Merge branch 'master' of github.com:djherbis/times
Browse files Browse the repository at this point in the history
  • Loading branch information
djherbis committed Nov 14, 2018
2 parents ba9a5d4 + ccdeb73 commit faa5b9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: go
go:
- 1.7
- tip
before_install:
- go get -u github.com/golang/lint/golint
- go get -u golang.org/x/lint/golint
- go get github.com/axw/gocov/gocov
- go get github.com/mattn/goveralls
- if ! go get code.google.com/p/go.tools/cmd/cover; then go get golang.org/x/tools/cmd/cover;
Expand Down

0 comments on commit faa5b9c

Please sign in to comment.