Go version needs to be a string, not a number.
This commit is contained in:
parent
08274ece93
commit
595827cea1
@ -4,7 +4,7 @@ dist: trusty
|
||||
sudo: require
|
||||
|
||||
go:
|
||||
- 1.10
|
||||
- "1.10"
|
||||
|
||||
env:
|
||||
- LIBVIRT=1.2.12 EXT=gz
|
||||
|
Loading…
Reference in New Issue
Block a user