Skip to content

Commit

Permalink
Add travis npm caching
Browse files Browse the repository at this point in the history
  • Loading branch information
beshur committed Jun 3, 2019
1 parent c3cbf39 commit 88d616b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ node_js:
before_install: npm install -g grunt-cli
install: npm install
script: grunt deploy
cache: npm
branches:
only:
- /^release\/.*$/

0 comments on commit 88d616b

Please sign in to comment.