Skip to content

Commit

Permalink
Merge pull request #1032 from TomasVotruba/patch-1
Browse files Browse the repository at this point in the history
travis: PHP 7.0 nightly added
  • Loading branch information
codeguy committed Mar 1, 2015
2 parents 18fac76 + abe852a commit 2c434e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ php:
- 5.4
- 5.5
- 5.6
- 7.0
- hhvm

script: phpunit --coverage-text

0 comments on commit 2c434e4

Please sign in to comment.