Skip to content

Commit

Permalink
Add npm to the travis cache
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfranca committed Jan 12, 2016
1 parent 20fde22 commit 15515b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ language: ruby
sudo: false
cache:
- bundler
- directories:
- $HOME/.npm
script: ./script/cibuild
before_install:
- "npm install jshint -g"
Expand Down

0 comments on commit 15515b2

Please sign in to comment.