Skip to content

Commit 8e93885

Browse files
authored
Merge pull request #593 from y-yagi/remove_link_to_travis
Remove link to Travis CI
2 parents 9c21ea7 + 2f07a81 commit 8e93885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ When in doubt, `LISTEN_GEM_DEBUGGING=debug` can help discover the actual events
427427
Pull requests are very welcome! Please try to follow these simple rules if applicable:
428428

429429
* Please create a topic branch for every separate change you make.
430-
* Make sure your patches are well tested. All specs must pass on [Travis CI](https://travis-ci.org/guard/listen).
430+
* Make sure your patches are well tested. All specs must pass on [CI](https://github.com/guard/listen/actions?workflow=Development).
431431
* Update the [Yard](http://yardoc.org/) documentation.
432432
* Update the [README](https://github.com/guard/listen/blob/master/README.md).
433433
* Please **do not change** the version number.

0 commit comments

Comments
 (0)