Skip to content
This repository has been archived by the owner on Jul 14, 2019. It is now read-only.

Commit

Permalink
cache and update npm version
Browse files Browse the repository at this point in the history
  • Loading branch information
joseluisq committed Jan 31, 2017
1 parent 47bff10 commit c71ec07
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@ branches:
- master
- /^greenkeeper-/

cache:
directories:
- node_modules

before_install:
- npm install -g npm
- npm --version

notifications:
email: false

Expand Down

0 comments on commit c71ec07

Please sign in to comment.