mirror of
https://github.com/ysoftdevs/terraform-provider-bitbucketserver.git
synced 2026-04-24 17:48:27 +02:00
Compile on travis with go 1.12.x
This commit is contained in:
@@ -1 +1 @@
|
|||||||
1.11.5
|
1.12.7
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ services:
|
|||||||
language: go
|
language: go
|
||||||
sudo: required
|
sudo: required
|
||||||
go:
|
go:
|
||||||
- "1.11.x"
|
- "1.12.x"
|
||||||
dist: xenial
|
dist: xenial
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user