mirror of
https://github.com/mumble-voip/grumble.git
synced 2025-12-20 06:10:00 -08:00
misc(ci): Drop obsolete, unused Travis-CI configuration (#79)
This commit is contained in:
commit
c8df4972d8
1 changed files with 0 additions and 12 deletions
12
.travis.yml
12
.travis.yml
|
|
@ -1,12 +0,0 @@
|
||||||
language: go
|
|
||||||
|
|
||||||
go:
|
|
||||||
- 1.9
|
|
||||||
- 1.10.x
|
|
||||||
- 1.14.x
|
|
||||||
|
|
||||||
go_import_path: mumble.info/grumble
|
|
||||||
|
|
||||||
script:
|
|
||||||
- go build mumble.info/grumble/cmd/grumble
|
|
||||||
- go test -v ./...
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue