Change import path to "go.bug.st/serial.v1"
This is needed when there are breaking changes in the API.
This commit is contained in:
@@ -3,7 +3,7 @@ language: go
|
||||
go:
|
||||
- 1.4.2
|
||||
|
||||
go_import_path: go.bug.st/serial
|
||||
go_import_path: go.bug.st/serial.v1
|
||||
|
||||
env:
|
||||
- TEST_OS=linux TEST_ARCH=386
|
||||
|
||||
Reference in New Issue
Block a user