Skip to content

Commit

Permalink
Fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
wa0x6e committed Sep 19, 2013
1 parent e1ffbc7 commit 79e6b2a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ before_script:
- sh -c "if [ '$PHPCS' = '1' ]; then pear install --alldeps cakephp/CakePHP_CodeSniffer; fi"
- echo "# for php-coveralls
src_dir:./" > .coveralls.yml
- phpenv rehash
- cd ../../Console

script:
Expand Down
3 changes: 0 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@
"composer/installers": "*",
"ext-memcached": "*"
},
"require-dev": {
"satooshi/php-coveralls": "dev-master"
},
"support": {
"email": "kami@kamisama.me",
"issues": "https://github.com/kamisama/CakePHP-Memcached-Engine/issues",
Expand Down

0 comments on commit 79e6b2a

Please sign in to comment.