Skip to content

Commit

Permalink
Remove deprecated Travis CI remnants.
Browse files Browse the repository at this point in the history
  • Loading branch information
polera committed Sep 2, 2024
1 parent 8e6d630 commit bfbc98e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
9 changes: 0 additions & 9 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,7 +1,7 @@
# gonameparts
gonameparts splits a human name into individual parts. This is useful when dealing with external data sources that provide names as a single value, but you need to store the discrete parts in a database for example.

[![GoDoc](https://godoc.org/github.com/polera/gonameparts?status.svg)](https://godoc.org/github.com/polera/gonameparts) [![Build Status](https://travis-ci.org/polera/gonameparts.svg)](https://travis-ci.org/polera/gonameparts)
[![GoDoc](https://godoc.org/github.com/polera/gonameparts?status.svg)](https://godoc.org/github.com/polera/gonameparts)

Author
==
Expand Down

0 comments on commit bfbc98e

Please sign in to comment.