mirror of
https://github.com/gonum/gonum.git
synced 2025-10-08 08:30:14 +08:00
Updated travis to use go 1.2 since apparently heap.Fix is a go1.2 feature
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.1
|
||||
- 1.2
|
||||
|
||||
script:
|
||||
- go get -d -v ./... && go build -v ./...
|
||||
|
Reference in New Issue
Block a user