Skip to content

Commit

Permalink
Merge pull request #45 from Financial-Times/fix-travis
Browse files Browse the repository at this point in the history
fix travis cache
  • Loading branch information
apaleslimghost authored Apr 23, 2018
2 parents b354aa3 + 80eb16e commit 026e5af
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@ env:
before_install:
- echo "//registry.npmjs.org/:_authToken=\${NPM_AUTH_TOKEN}" > ~/.npmrc

cache:
directories:
- node_modules
- packages/*/node_modules

deploy:
- provider: pages
skip-cleanup: true
Expand Down

0 comments on commit 026e5af

Please sign in to comment.