7a4eda156c
This also removes `godep` calls from make scripts. Of note is that currently `./...` checking in acceptance tests is disabled.
11 lines
92 B
YAML
11 lines
92 B
YAML
language: go
|
|
|
|
go:
|
|
- 1.1
|
|
- 1.2
|
|
- 1.3
|
|
|
|
notifications:
|
|
email:
|
|
- bwatas@gmail.com
|