Skip to content

Commit

Permalink
Merge pull request #2 from gillesbourgeat/travis
Browse files Browse the repository at this point in the history
add test for php nightly
  • Loading branch information
gillesbourgeat committed Nov 5, 2015
2 parents 6fd6f26 + 4331dfc commit 587cdca
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 587cdca

Please sign in to comment.