Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc7201de

Browse files
committed
Cache the npm modules as well
1 parenta0eb912 commitc7201de

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)

[8]ページ先頭

©2009-2025 Movatter.jp