Skip to content

Commit

Permalink
Added vendor cache
Browse files Browse the repository at this point in the history
  • Loading branch information
evert committed Mar 19, 2015
1 parent 676bdb1 commit e718a4b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ matrix:

sudo: false

cache: vendor


script:
- phpunit --configuration tests/phpunit.xml
- ./vendor/bin/phpcs -p --standard=tests/phpcs/ruleset.xml lib/
Expand Down

0 comments on commit e718a4b

Please sign in to comment.