Skip to content

Commit

Permalink
add test for php nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
gillesbourgeat committed Nov 5, 2015
1 parent 6fd6f26 commit 4331dfc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ php:
- 5.5
- 5.6
- hhvm
- nightly

matrix:
allow_failures:
- php: nightly

before_script:
- composer self-update
Expand Down

0 comments on commit 4331dfc

Please sign in to comment.