Skip to content

Commit

Permalink
Test against php-nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
olvlvl committed Sep 23, 2017
1 parent cd0fc36 commit bbdf134
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Expand Up @@ -12,6 +12,11 @@ php:
- 5.6
- 7.0
- 7.1
- nightly

matrix:
allow_failures:
- php: nightly

before_script:
- if [[ $TRAVIS_PHP_VERSION != "5.6" ]]; then phpenv config-rm xdebug.ini; fi
Expand Down

0 comments on commit bbdf134

Please sign in to comment.