Skip to content

Commit

Permalink
Removed composer lock
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Shevchuk authored and Anton Shevchuk committed Mar 28, 2017
1 parent e442029 commit decc241
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2,244 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ php:
install:
# Composer
- composer self-update
- composer install -n --prefer-source
- composer install
script:
# Code style
- php vendor/bin/phpcs ./src --standard=PSR1,PSR2 --encoding=utf-8
Expand Down
Loading

0 comments on commit decc241

Please sign in to comment.