Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

Commit

Permalink
debug travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierozi committed Feb 1, 2018
1 parent a8903b7 commit e1bddb7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,13 @@ matrix:
- ENABLE_XDEBUG=true
- PHP_SRC_VERSION=7.1.11
- php: 7.2
env:
- PHP_SRC_VERSION=7.2.0
- php: nightly
env:
- PHP_SRC_VERSION=7.2.0
allow_failures:
- php: nightly
fast_finish: true

os:
Expand Down

0 comments on commit e1bddb7

Please sign in to comment.