Skip to content

Commit

Permalink
remove Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
benkeen committed Nov 26, 2024
1 parent 7bc6e3a commit 291fc17
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
5 changes: 0 additions & 5 deletions .travis.yml

This file was deleted.

4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# react-country-region-selector

[![Build Status](https://travis-ci.com/country-regions/react-country-region-selector.svg?branch=master)](https://travis-ci.com/country-regions/react-country-region-selector)

- [About](#about)
- [Features](#features)
- [Gotchas](#gotchas)
Expand Down Expand Up @@ -236,7 +234,7 @@ Check out the `scripts` section of the package.json file to see them all, but th

### Tests

The Jest/Enzyme unit tests are found in the `src/tests` folder. The repo is hooked up to Travis CI to automatically run the tests for each commit.
The Jest/Enzyme unit tests are found in the `src/tests` folder.

<a name="localDev"></a>

Expand Down

0 comments on commit 291fc17

Please sign in to comment.