Skip to content
This repository has been archived by the owner on Jul 5, 2022. It is now read-only.

Commit

Permalink
add php nightly for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
klali committed Mar 25, 2015
1 parent c89e370 commit bdd07ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ php:
- 5.4
- 5.5
- 5.6
- nightly
- hhvm
- hhvm-nightly
after_success:
Expand All @@ -13,5 +14,6 @@ matrix:
- php: 5.6
env: COVERALLS=true
allow_failures:
- php: nightly
- php: hhvm
- php: hhvm-nightly

0 comments on commit bdd07ff

Please sign in to comment.