Logo
Explore Help
Register Sign In
rancher/plugins
1
0
Fork 1
You've already forked plugins
mirror of https://github.com/rancher/plugins.git synced 2025-10-22 02:32:11 +00:00
Code Issues Projects Releases Wiki Activity
Files
ebd5be84754e55fbf8ad60101f730fd4f677f452
plugins/.travis.yml

16 lines
143 B
YAML
Raw Normal View History

*: add basic test script + travis hook Adds a simple test script, mostly to perform gofmt and govet checking; currently tests only exist for the DHCP plugin.
2015-09-07 16:15:18 -07:00
language: go
Tweak the travis file - Build against more versions of Go - Explicitely specify go versions
2016-02-24 22:32:08 -08:00
go:
- 1.4
- 1.5.3
- 1.6
env:
- TOOLS_CMD=golang.org/x/tools/cmd
*: add basic test script + travis hook Adds a simple test script, mostly to perform gofmt and govet checking; currently tests only exist for the DHCP plugin.
2015-09-07 16:15:18 -07:00
install:
- go get ${TOOLS_CMD}/vet
script:
- ./test
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 113ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API