Skip to content

Commit

Permalink
Add PHP 5.6 and 7.0 to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tburry committed Jan 14, 2016
1 parent 46df30f commit e13ec88
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,8 @@ php:
- 5.3
- 5.4
- 5.5
- 5.6
- 7.0
- hhvm

install:
Expand Down

0 comments on commit e13ec88

Please sign in to comment.