Skip to content

Commit

Permalink
desactivated travis cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Kharhamel committed Oct 17, 2019
1 parent 1022ec9 commit bb00a57
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ matrix:
- php: 7.1
env: PREFER_LOWEST=""

cache:
directories:
- generator/doc/doc-en
- vendor
- generator/vendor
- $HOME/.composer
#cache:
# directories:
# - generator/doc/doc-en
# - vendor
# - generator/vendor
# - $HOME/.composer

before_script:
- cd generator && composer install --no-interaction && cd ..
Expand Down

0 comments on commit bb00a57

Please sign in to comment.