mirror of
https://github.com/danderson/netboot.git
synced 2025-10-18 19:11:20 +02:00
I'm seriously lost now.
This commit is contained in:
parent
d3d5bdecb5
commit
d08119a16b
@ -1,14 +1,15 @@
|
|||||||
language: go
|
language: go
|
||||||
go_import_path: go.universe.tf/netboot
|
go_import_path: go.universe.tf/netboot
|
||||||
|
|
||||||
|
os:
|
||||||
|
- linux
|
||||||
go:
|
go:
|
||||||
- 1.7
|
- 1.7
|
||||||
- 1.8
|
- 1.8
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
- stage: test
|
- install:
|
||||||
install:
|
|
||||||
- go get github.com/Masterminds/glide
|
- go get github.com/Masterminds/glide
|
||||||
- go get github.com/golang/lint/golint
|
- go get github.com/golang/lint/golint
|
||||||
script:
|
script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user