Projects STRLCPY termdash Commits 95cabfa8
🤬
  • ■ ■ ■ ■ ■
    .travis.yml
    1 1  language: go
    2 2  go:
    3  - - 1.11.x
    4  - - 1.12.x
    5  - - 1.13.x
     3 + - 1.14.x
     4 + - 1.15.x
    6 5   - stable
    7 6  script:
    8 7   - go get -t ./...
    skipped 11 lines
  • ■ ■ ■ ■
    README.md
    1 1  [![Doc Status](https://godoc.org/github.com/mum4k/termdash?status.png)](https://godoc.org/github.com/mum4k/termdash)
    2  -[![Build Status](https://travis-ci.org/mum4k/termdash.svg?branch=master)](https://travis-ci.org/mum4k/termdash)
     2 +[![Build Status](https://travis-ci.com/mum4k/termdash.svg?branch=master)](https://travis-ci.com/mum4k/termdash)
    3 3  [![Sourcegraph](https://sourcegraph.com/github.com/mum4k/termdash/-/badge.svg)](https://sourcegraph.com/github.com/mum4k/termdash?badge)
    4 4  [![Coverage Status](https://coveralls.io/repos/github/mum4k/termdash/badge.svg?branch=master)](https://coveralls.io/github/mum4k/termdash?branch=master)
    5 5  [![Go Report Card](https://goreportcard.com/badge/github.com/mum4k/termdash)](https://goreportcard.com/report/github.com/mum4k/termdash)
    skipped 211 lines
Please wait...
Page is in error, reload to recover