mirror of
https://github.com/fatedier/frp.git
synced 2026-03-24 09:08:13 +08:00
packages: add package github.com/rodaine/table
This commit is contained in:
10
vendor/github.com/rodaine/table/.travis.yml
generated
vendored
Normal file
10
vendor/github.com/rodaine/table/.travis.yml
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
sudo: false
|
||||
language: go
|
||||
go: 1.8
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
||||
install: go get -t ./... github.com/golang/lint/golint
|
||||
script: make lint test
|
||||
Reference in New Issue
Block a user