1
0
mirror of https://github.com/danog/amp.git synced 2025-01-22 05:11:42 +01:00

Move PHP versions into matrix

This commit is contained in:
Niklas Keller 2017-01-07 16:02:49 +01:00
parent 1d83dbe962
commit b041c6ff86

View File

@ -2,12 +2,11 @@ sudo: false
language: php
php:
- 7.0
- 7.1
- nightly
matrix:
php:
- 7.0
- 7.1
- nightly
env:
- DEPS=lowest
- DEPS=highest