Skip to content

Commit

Permalink
Test on PHP nightly (allow failure)
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveRandom committed Jun 15, 2018
1 parent 343c553 commit 955ba60
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,11 @@ language: php

php:
- '7.2'
- 'nightly'

matrix:
allow_failures:
- php: 'nightly'

before_script:
- travis_retry composer self-update
Expand Down

0 comments on commit 955ba60

Please sign in to comment.