Skip to content
This repository has been archived by the owner on Jun 15, 2022. It is now read-only.

Commit

Permalink
Update travis file to run composer install to generate autoloader.
Browse files Browse the repository at this point in the history
  • Loading branch information
bswatson committed Dec 23, 2017
1 parent 3c92135 commit b14d506
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ before_script:
composer global require wp-coding-standards/wpcs
phpcs --config-set installed_paths $HOME/.composer/vendor/wp-coding-standards/wpcs
fi
- composer install --prefer-source

script:
- |
Expand Down

0 comments on commit b14d506

Please sign in to comment.