Skip to content

Commit

Permalink
Support PHP 7
Browse files Browse the repository at this point in the history
  • Loading branch information
overtrue committed Dec 22, 2015
1 parent 5346d53 commit 9c9402f
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 @@ -12,6 +12,8 @@ php:
- 5.5
# aliased to a recent 5.6.x version
- 5.6
# aliased to a recent 7.0 version
- 7.0

before_script:
- composer self-update
Expand Down

0 comments on commit 9c9402f

Please sign in to comment.