Skip to content

Commit

Permalink
Disabling travis
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfireman committed Mar 29, 2022
1 parent 516345b commit 93b68c0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 24 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,4 @@ jobs:
uses: shogo82148/actions-goveralls@v1
with:
path-to-profile: covprofile
ignore: examples/infer/main.go,examples/validate/main.go
23 changes: 0 additions & 23 deletions .travis.yml

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# tableschema-go

[![Build Status](https://travis-ci.org/frictionlessdata/tableschema-go.svg?branch=master)](https://travis-ci.org/frictionlessdata/tableschema-go)
[![Build Status](https://github.com/frictionlessdata/tableschema-go/actions/workflows/ci.yml/badge.svg)](https://github.com/frictionlessdata/tableschema-go/actions/workflows/ci.yml)
[![Coverage Status](https://coveralls.io/repos/github/frictionlessdata/tableschema-go/badge.svg?branch=master)](https://coveralls.io/github/frictionlessdata/tableschema-go?branch=master)
[![Go Report Card](https://goreportcard.com/badge/github.com/frictionlessdata/tableschema-go)](https://goreportcard.com/report/github.com/frictionlessdata/tableschema-go)
[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/frictionlessdata/chat)
Expand Down

0 comments on commit 93b68c0

Please sign in to comment.