8a53385cbc
This reverts commit 9ed133ea018e2010ff82b9b280e10caeeb0e7644.
12 lines
121 B
YAML
12 lines
121 B
YAML
language: go
|
|
go:
|
|
- 1.0
|
|
- 1.1
|
|
- 1.2
|
|
- 1.3
|
|
- 1.4
|
|
- 1.5
|
|
sudo: false
|
|
notifications:
|
|
email: false
|