Skip to:
Content

BuddyPress.org

Changeset 11767 for trunk/.travis.yml


Ignore:
Timestamp:
12/12/2017 02:30:45 AM (6 years ago)
Author:
netweb
Message:

Build Tools: Don't cache Composer's vendor folder on Travis CI.

This changeset is a follow up to [11765] and is now documented as a "best practice" by Travis CI.

See https://github.com/travis-ci/travis-ci/issues/4579#issuecomment-127972205

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.travis.yml

    r11765 r11767  
    1212  apt: true
    1313  directories:
    14     - vendor
    1514    - $HOME/.composer/cache/files
    1615    - $HOME/.npm
Note: See TracChangeset for help on using the changeset viewer.