Bump the Ubuntu and Go versions for Travis
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
language: go
|
||||
dist: trusty
|
||||
|
||||
go:
|
||||
- 1.6
|
||||
- 1.7
|
||||
- 1.8
|
||||
- tip
|
||||
|
||||
script: go test -v -test.run='BCD|Parse' ./...
|
||||
|
Reference in New Issue
Block a user