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