mirror of
https://github.com/gfleury/go-bitbucket-v1.git
synced 2025-07-04 21:12:52 -05:00
Adding more go on travis
This commit is contained in:
@ -1,4 +1,9 @@
|
|||||||
language: go
|
language: go
|
||||||
|
go:
|
||||||
|
- "1.11"
|
||||||
|
- "1.13"
|
||||||
|
- "1.14"
|
||||||
|
- master
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- go get -d -v .
|
- go get -d -v .
|
||||||
|
Reference in New Issue
Block a user