scripts: Update gen-travis.go
This commit is contained in:
parent
7571c9d7c7
commit
697310fc29
@ -58,6 +58,7 @@ func main() {
|
||||
out := bufio.NewWriter(os.Stdout)
|
||||
err := template.Must(template.New("travis.yml").Parse(`language: go
|
||||
sudo: required
|
||||
go_import_path: github.com/go-delve/delve
|
||||
|
||||
os:
|
||||
- linux
|
||||
|
||||
Loading…
Reference in New Issue
Block a user