I'm seriously lost now.

This commit is contained in:
David Anderson 2017-05-20 23:05:26 -07:00
parent d3d5bdecb5
commit d08119a16b

View File

@ -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: