mirror of
https://github.com/shopspring/decimal.git
synced 2024-11-22 12:30:49 +01:00
add go 1.4 to travis
This commit is contained in:
parent
e8dd4432ba
commit
354b07a0fb
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ language: go
|
|||
go:
|
||||
- 1.2
|
||||
- 1.3
|
||||
- 1.4
|
||||
- tip
|
||||
|
||||
install:
|
||||
|
|
Loading…
Reference in a new issue