Skip to content

Commit

Permalink
Ensuring composer updates, so we don't warnings anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
wimg committed Apr 4, 2014
1 parent a19d6b9 commit e437489
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -7,10 +7,10 @@ php:

before_script:
- phpenv rehash
- composer self-update

install:
composer install
- composer self-update
- composer install

script:
- ln -s `pwd` vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PHPCompatibility
Expand Down

0 comments on commit e437489

Please sign in to comment.