mirror of https://github.com/fluffle/goirc
Update travis.yml with recent Go versions.
This commit is contained in:
parent
fc1dfa1ceb
commit
5d183f21c3
|
@ -2,9 +2,9 @@
|
||||||
language: go
|
language: go
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.5
|
- 1.11
|
||||||
- 1.5.3
|
- 1.10.4
|
||||||
- 1.6
|
- 1.9.7
|
||||||
|
|
||||||
sudo : false
|
sudo : false
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue