Skip to content

Commit c7201de

Browse files
committed
Cache the npm modules as well
1 parent a0eb912 commit c7201de

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.travis.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
language: ruby
22
rvm:
33
- 2.2.3
4-
cache: bundler
4+
cache:
5+
directories:
6+
- vendor/bundle
7+
- node_modules
58
sudo: false
69
git:
710
depth: 10
811
script:
12+
- npm install
913
- script/cibuild

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy