Skip to content

Commit

Permalink
Merge pull request #6934 from cakephp/cs-on-php7
Browse files Browse the repository at this point in the history
Making the PHPCS build run on PHP7 as it is faster.
  • Loading branch information
markstory committed Jul 3, 2015
2 parents 2459302 + 5085a70 commit 67070f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -27,7 +27,7 @@ matrix:
- php: 5.4
env: COVERALLS=1 DEFAULT=0

- php: 5.4
- php: 7.0
env: PHPCS=1 DEFAULT=0

- php: hhvm
Expand Down

0 comments on commit 67070f2

Please sign in to comment.