Skip to content

Commit

Permalink
Nightly builds should be allowed to fail
Browse files Browse the repository at this point in the history
Since nightly is unpredictable, and in it's current state on TravisCI
broken they should be allowed to fail.
  • Loading branch information
WyriHaximus committed Apr 10, 2019
1 parent 4e2af61 commit 739b9ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ matrix:
allow_failures:
- php: 5.4
- php: 7.1
- php: nightly

install:
- ./travis-init.sh
Expand Down

0 comments on commit 739b9ac

Please sign in to comment.