Move travis build and status under Eficode

This commit is contained in:
Marko Klemetti 2017-05-06 15:48:18 +03:00
parent d9699cb9fe
commit 51de968acb
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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