Skip to content

Commit

Permalink
Also test php nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
Toflar committed Nov 16, 2018
1 parent d28bc1a commit 8cb9b07
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ php:
- 7.0
- 7.1
- 7.2
- nightly

matrix:
fast_finish: true
Expand All @@ -39,6 +40,7 @@ matrix:
env: deps=beta
allow_failures:
- env: deps=beta
- php: nightly

before_install:
- phpenv config-rm xdebug.ini || echo "xdebug not available"
Expand Down

0 comments on commit 8cb9b07

Please sign in to comment.