Skip to content

Commit

Permalink
Include PHP 5.4-5.6, 7.0 and nightlies in CI builds
Browse files Browse the repository at this point in the history
  • Loading branch information
ta2edchimp committed Jun 13, 2016
1 parent 315d653 commit da86ee2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@ language: php
php:
- 5.4
- 5.5
- 5.6
- 7.0
- nightly
- hhvm
- hhvm-nightly

env:
- DB=mysql
Expand Down

0 comments on commit da86ee2

Please sign in to comment.