Skip to content

Commit

Permalink
Add Travis / PHP 7
Browse files Browse the repository at this point in the history
  • Loading branch information
mwjames committed Sep 7, 2015
1 parent c8f5ab9 commit d9f8892
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 @@ -11,6 +11,8 @@ matrix:
php: 5.3
- env: TYPE=UNIT;
php: hhvm
- env: TYPE=UNIT;
php: 7

script:
- bash ./tests/travis/run-tests.sh
Expand Down

0 comments on commit d9f8892

Please sign in to comment.