Skip to content

Commit

Permalink
Allow failure for nighly build
Browse files Browse the repository at this point in the history
  • Loading branch information
popojargo committed May 9, 2017
1 parent 6be3bd0 commit 9bf3b88
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,7 @@ after_success:

matrix:
allow_failures:
- php: hhvm
- php:
- hhvm
- nightly
fast_finish: true

0 comments on commit 9bf3b88

Please sign in to comment.