Skip to content

Commit

Permalink
Update to PHPCS2
Browse files Browse the repository at this point in the history
  • Loading branch information
photodude committed Jun 13, 2015
1 parent 1e1259e commit 0e57266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -18,7 +18,7 @@ services:
before_script:
# - composer update
# Install PHPCS to validate code standards
- composer require squizlabs/php_codesniffer 1.5.6
- composer require squizlabs/php_codesniffer 2.*
# Install Cache_Lite for testing
- composer require pear/cache_lite 1.7.16
# Set up databases for testing
Expand Down

0 comments on commit 0e57266

Please sign in to comment.