mirror of
https://github.com/garethflowers/docker-mediawiki-ldap.git
synced 2025-04-19 08:55:13 +00:00
chore(ci): remove travis-ci
This commit is contained in:
parent
408cc7eab1
commit
5279bd0c91
15
.travis.yml
15
.travis.yml
@ -1,15 +0,0 @@
|
||||
language: bash
|
||||
|
||||
addons:
|
||||
apt:
|
||||
update: true
|
||||
|
||||
services:
|
||||
- docker
|
||||
|
||||
install:
|
||||
- docker build --tag mediawiki-ldap .
|
||||
- docker run --detach --publish 80:80 mediawiki-ldap
|
||||
|
||||
script:
|
||||
- wget --spider http://localhost:80
|
Loading…
x
Reference in New Issue
Block a user