Remove references to travis/gitlab

This commit is contained in:
Greyscale 2021-02-22 09:50:05 +01:00
parent a986ae72b3
commit c30e0e3e22
3 changed files with 2 additions and 4 deletions

View file

@ -3,7 +3,5 @@ test-app/
tester/
build.yml
Dockerfile
.travis-ci.yml
.gitlab-ci.yml
Makefile*
test.yml

View file

@ -15,7 +15,7 @@
░ ░ ░ ▒ ░ ░ ░ ░ ▒ ░░ ░ ░ ▒ ░ ░ ░ ░
░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░
```
[![Build Status](https://travis-ci.org/goneio/base-image.svg?branch=master)](https://travis-ci.org/goneio/base-image)
[![Build](https://github.com/goneio/base-image/actions/workflows/build.yml/badge.svg)](https://github.com/goneio/base-image/actions/workflows/build.yml)
Docker PHP Base kit based on lessons learned from phusion/baseimage using runit to allow for multiple processes, featuring multiple versions of PHP and NodeJS.

View file

@ -15,7 +15,7 @@
░ ░ ░ ▒ ░ ░ ░ ░ ▒ ░░ ░ ░ ▒ ░ ░ ░ ░
░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░
```
[![Build Status](https://travis-ci.org/goneio/base-image.svg?branch=master)](https://travis-ci.org/goneio/base-image)
[![Build](https://github.com/goneio/base-image/actions/workflows/build.yml/badge.svg)](https://github.com/goneio/base-image/actions/workflows/build.yml)
Docker PHP Base kit based on lessons learned from phusion/baseimage using runit to allow for multiple processes, featuring multiple versions of PHP and NodeJS.