mirror of
https://github.com/TECHNOFAB11/jsonnet-bundler.git
synced 2025-12-13 00:20:06 +01:00
Use Drone as the CI with a working pipeline (#28)
This commit is contained in:
parent
ccabc9707c
commit
18923f2dfc
29 changed files with 2677 additions and 5 deletions
4
vendor/gopkg.in/alecthomas/kingpin.v2/.travis.yml
generated
vendored
Normal file
4
vendor/gopkg.in/alecthomas/kingpin.v2/.travis.yml
generated
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
sudo: false
|
||||
language: go
|
||||
install: go get -t -v ./...
|
||||
go: 1.2
|
||||
Loading…
Add table
Add a link
Reference in a new issue