Skip to content

Commit

Permalink
Travis: run tests also under PHP 5.6 and PHP 7.0 (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
petrkotek authored and robertdimarco committed Aug 31, 2016
1 parent dccf163 commit 3aa3d97
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

sudo: false
Expand Down

0 comments on commit 3aa3d97

Please sign in to comment.