travis

package module
v0.0.0-...-6fa492f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 23, 2019 License: MIT Imports: 0 Imported by: 0

README

Build Status codecov Go Report Card GoDoc

go-travis

go-travis is a template repo that builds a Go package with go-modules enabled on Travis-CI

The following tools are used:

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	Name    string
	Version int
}

App for travis

func New

func New(name string, version int) *App

New creates a new App

func NewV1

func NewV1(name string) *App

NewV1 creates a new v1 App

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL