mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-05 11:00:12 -05:00
11 lines
131 B
YAML
11 lines
131 B
YAML
language: go
|
|
go:
|
|
- 1.0.3
|
|
- 1.1.2
|
|
- 1.2
|
|
- tip
|
|
install:
|
|
- go get github.com/bmizerany/assert
|
|
notifications:
|
|
email: false
|