mirror of https://github.com/hashicorp/consul
Rule out quoting issue with Travis versioning
parent
869a8844a9
commit
84ece6a4ee
|
@ -1,7 +1,7 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.x
|
||||
- "1.x"
|
||||
|
||||
branches:
|
||||
only:
|
||||
|
|
Loading…
Reference in New Issue