Skip to content

Commit c645548

Browse files
authored
Move badges to travis-ci.com (moodlehq#136)
1 parent 50ec4a0 commit c645548

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# moodle-docker: Docker Containers for Moodle Developers
2-
[![Build Status](https://travis-ci.org/moodlehq/moodle-docker.svg?branch=master)](https://travis-ci.org/moodlehq/moodle-docker/branches)
2+
[![Build Status](https://travis-ci.com/moodlehq/moodle-docker.svg?branch=master)](https://travis-ci.com/moodlehq/moodle-docker/branches)
33

44
This repository contains Docker configuration aimed at Moodle developers and testers to easily deploy a testing environment for Moodle.
55

@@ -10,7 +10,7 @@ This repository contains Docker configuration aimed at Moodle developers and tes
1010
* All PHP Extensions enabled configured for external services (e.g. solr, ldap)
1111
* All supported PHP versions
1212
* Zero-configuration approach
13-
* Backed by [automated tests](https://travis-ci.org/moodlehq/moodle-docker/branches)
13+
* Backed by [automated tests](https://travis-ci.com/moodlehq/moodle-docker/branches)
1414

1515
## Prerequisites
1616
* [Docker](https://docs.docker.com) and [Docker Compose](https://docs.docker.com/compose/) installed

0 commit comments

Comments
 (0)