1
0
Fork 0
mirror of https://github.com/monitoring-mixins/website.git synced 2024-12-14 11:37:31 +00:00

remove travis ci config

This commit is contained in:
paulfantom 2020-06-09 09:51:22 +02:00
parent 7ec62a7e5a
commit c0913a1330
No known key found for this signature in database
GPG key ID: 12AE0185401674E7

View file

@ -1,13 +0,0 @@
---
os: linux
dist: xenial
language: golang
go:
- 1.13
install:
- GO111MODULE=off go get -u github.com/myitcv/gobin
- gobin github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb@efe0c9e864431e93d5c3376bd5931d0fb9b2a296
- gobin github.com/brancz/gojsontoyaml
- gobin github.com/google/go-jsonnet/cmd/jsonnet
script:
- ./generate.sh && git diff --exit-code