Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ A Moodle PHP environment configured for Moodle development based on [Official PH
| PHP 7.4 | Buster | 7.4, 7.4-buster | [![Build Status](https://travis-ci.org/moodlehq/moodle-php-apache.svg?branch=7.4-buster)](https://travis-ci.org/moodlehq/moodle-php-apache)|
| PHP 7.3 | Buster | 7.3, 7.3-buster | [![Build Status](https://travis-ci.org/moodlehq/moodle-php-apache.svg?branch=7.3-buster)](https://travis-ci.org/moodlehq/moodle-php-apache)|
| PHP 7.2 | Buster | 7.2, 7.2-buster | [![Build Status](https://travis-ci.org/moodlehq/moodle-php-apache.svg?branch=7.2-buster)](https://travis-ci.org/moodlehq/moodle-php-apache)|
| PHP 7.1 | Buster | 7.1, 7.1-buster | [![Build Status](https://travis-ci.org/moodlehq/moodle-php-apache.svg?branch=7.1-buster)](https://travis-ci.org/moodlehq/moodle-php-apache)|
| PHP 7.1 | Buster | 7.1, 7.1-buster | [![Build Status](https://travis-ci.org/moodlehq/moodle-php-apache.svg?branch=7.1-buster)](https://travis-ci.org/moodlehq/moodle-php-apache)|PHP 7.1 EOL|
| PHP 7.3 | Stretch | 7.3-stretch | [![Build Status](https://travis-ci.org/moodlehq/moodle-php-apache.svg?branch=7.3-stretch)](https://travis-ci.org/moodlehq/moodle-php-apache)|
| PHP 7.2 | Stretch | 7.2-stretch | [![Build Status](https://travis-ci.org/moodlehq/moodle-php-apache.svg?branch=7.2-stretch)](https://travis-ci.org/moodlehq/moodle-php-apache)|
| PHP 7.1 | Stretch | 7.1-stretch | [![Build Status](https://travis-ci.org/moodlehq/moodle-php-apache.svg?branch=7.1-stretch)](https://travis-ci.org/moodlehq/moodle-php-apache)|
| PHP 7.1 | Stretch | 7.1-stretch | [![Build Status](https://travis-ci.org/moodlehq/moodle-php-apache.svg?branch=7.1-stretch)](https://travis-ci.org/moodlehq/moodle-php-apache)|PHP 7.1 EOL|
| PHP 7.0 | Stretch | 7.0, 7.0-stretch | [![Build Status](https://travis-ci.org/moodlehq/moodle-php-apache.svg?branch=7.0-stretch)](https://travis-ci.org/moodlehq/moodle-php-apache)|PHP 7.0 EOL|
| PHP 5.6 | Stretch | 5.6, 5.6-stretch | [![Build Status](https://travis-ci.org/moodlehq/moodle-php-apache.svg?branch=5.6-stretch)](https://travis-ci.org/moodlehq/moodle-php-apache)|PHP 5.6 EOL|
| PHP 7.1 | Jessie | 7.1-jessie | [![Build Status](https://travis-ci.org/moodlehq/moodle-php-apache.svg?branch=7.1-jessie)](https://travis-ci.org/moodlehq/moodle-php-apache)|Jessie EOL|
| PHP 7.1 | Jessie | 7.1-jessie | [![Build Status](https://travis-ci.org/moodlehq/moodle-php-apache.svg?branch=7.1-jessie)](https://travis-ci.org/moodlehq/moodle-php-apache)|Jessie and PHP 7.1 EOL|
| PHP 7.0 | Jessie | 7.0-jessie | [![Build Status](https://travis-ci.org/moodlehq/moodle-php-apache.svg?branch=7.0-jessie)](https://travis-ci.org/moodlehq/moodle-php-apache)|Jessie and PHP 7.0 EOL|
| PHP 5.6 | Jessie | 5.6-jessie | [![Build Status](https://travis-ci.org/moodlehq/moodle-php-apache.svg?branch=5.6-jessie)](https://travis-ci.org/moodlehq/moodle-php-apache)|Jessie and PHP 5.6 EOL|

Expand Down