Skip to content
This repository has been archived by the owner on Mar 22, 2020. It is now read-only.

Commit

Permalink
Added php 7.0 to travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nrocco committed Dec 22, 2015
1 parent d99223b commit d1cce1f
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 @@ -3,6 +3,7 @@ php:
- 5.4
- 5.5
- 5.6
- 7.0
- nightly

script: make phpcs coverage
Expand Down

0 comments on commit d1cce1f

Please sign in to comment.