Skip to content

Commit

Permalink
re-add npm cache
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreedm committed Jan 21, 2020
1 parent 168572a commit 700c2b0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -7,6 +7,9 @@ services:
addons:
firefox: latest
chrome: stable
cache:
directories:
- node_modules
before_script:
- npm install -g gulp-cli@1
- gulp lint-eslint
Expand Down

0 comments on commit 700c2b0

Please sign in to comment.