Skip to content

Commit

Permalink
Cache npm modules on Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
RubenVerborgh committed Nov 25, 2018
1 parent c98b480 commit 0ad5386
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -23,5 +23,4 @@ after_success:
./.travis_build_pages;
fi

cache:
apt: true
cache: npm

0 comments on commit 0ad5386

Please sign in to comment.