Skip to content

Commit

Permalink
update build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
mprins committed Mar 4, 2018
1 parent 5b32c8f commit 94bdbd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -2,7 +2,7 @@ dist: trusty
language: php

php:
- "nightly"
- "7.2"
- "7.1"
- "7.0"
- "5.6"
Expand All @@ -11,7 +11,7 @@ php:
matrix:
allow_failures:
- php: "hhvm"
- php: "nightly"
- php: "7.2"
env: DOKUWIKI=stable
- php: "7.1"
env: DOKUWIKI=stable
Expand Down

0 comments on commit 94bdbd9

Please sign in to comment.