jeffbski / wait-on

wait-on is a cross-platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to become available

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis CI 404 Page or file not found

MikeMcC399 opened this issue · comments

The build badge located in the README file

image

currently displays "build passing"

however the link to https://travis-ci.com/jeffbski/wait-on displays "404 Page or file not found" on the Travis CI site.

image

So it seems that Travis CI may not be running.

Build badge code

[![Build Status](https://travis-ci.com/jeffbski/wait-on.svg?branch=master)](https://travis-ci.com/jeffbski/wait-on)

Build Status

Suggestion

Either:

  • ensure that Travis CI is actively working OR
  • migrate to an alternative CI provider such as GitHub Actions

@jeffbski

Any thoughts on this CI issue?

@jeffbski

  • There was a PR #113 submitted by @wojtekmaj in 2022 and then closed after there was apparently no reaction. Perhaps he would be interested in updating and resubmitting his PR?

@jeffbski

Thanks I can take a look at it

Did that happen?