mirror of
https://github.com/thegeeklab/wait-for.git
synced 2024-11-04 20:10:41 +00:00
Move travis build and status under Eficode
This commit is contained in:
parent
d9699cb9fe
commit
51de968acb
@ -6,5 +6,5 @@ services:
|
||||
- docker
|
||||
|
||||
before_install:
|
||||
- docker build -t mrako/wait-for .
|
||||
- docker run mrako/wait-for
|
||||
- docker build -t eficode/wait-for .
|
||||
- docker run eficode/wait-for
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
When using this tool, you only need to pick the `wait-for` file as part of your project.
|
||||
|
||||
[![Build Status](https://travis-ci.org/mrako/wait-for.svg?branch=master)](https://travis-ci.org/mrako/wait-for)
|
||||
[![Build Status](https://travis-ci.org/Eficode/wait-for.svg?branch=master)](https://travis-ci.org/Eficode/wait-for)
|
||||
|
||||
## Usage
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user