mirror of
https://github.com/shopspring/decimal.git
synced 2024-11-22 12:30:49 +01:00
Back out travis lint as it breaks old versions of go
This commit is contained in:
parent
2aa9963045
commit
9f5251621e
1 changed files with 0 additions and 4 deletions
|
@ -6,12 +6,8 @@ go:
|
|||
- 1.4
|
||||
- tip
|
||||
|
||||
before_install:
|
||||
- go get github.com/golang/lint/golint
|
||||
|
||||
install:
|
||||
- go build .
|
||||
|
||||
script:
|
||||
- go test -v
|
||||
- golint
|
||||
|
|
Loading…
Reference in a new issue