Skip to content

Commit

Permalink
Add PHP nightly (allow_failures)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevinrob authored Nov 13, 2017
1 parent 51aa023 commit df6feaf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,11 @@ php:
- 5.6
- 7.0
- 7.1
- nightly

matrix:
allow_failures:
- php: nightly
fast_finish: true

before_script:
Expand Down

0 comments on commit df6feaf

Please sign in to comment.