Skip to content

Commit

Permalink
Allow php nightly build to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
halfpastfouram authored and Bob Kruithof committed Sep 2, 2018
1 parent f9fdbbe commit 8de5b46
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 @@ -21,6 +21,10 @@ after_success:
after_script:
- rm -rf build/logs

matrix:
allow_failures:
- php: nightly

branches:
only:
- master
Expand Down

0 comments on commit 8de5b46

Please sign in to comment.