Skip to content

Commit

Permalink
chore(ci): use yarn cache
Browse files Browse the repository at this point in the history
  • Loading branch information
benjie committed Apr 18, 2019
1 parent f019f95 commit 5df8193
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Expand Up @@ -10,11 +10,7 @@ addons:
env:
TEST_PG_URL: postgres://localhost:5432/travis

cache:
yarn: true
directories:
- node_modules
- $NVM_DIR
cache: yarn

script:
- scripts/ci
Expand Down

0 comments on commit 5df8193

Please sign in to comment.