Skip to content

Commit

Permalink
Making the PHPCS build run on PHP7 as it is faster.
Browse files Browse the repository at this point in the history
This will hopefully give us faster feedback on each build
  • Loading branch information
lorenzo committed Jul 3, 2015
1 parent 2826b33 commit 5085a70
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 5085a70

Please sign in to comment.