Skip to content

Commit 1b3cc88

Browse files
andreasttAutomatedTester
authored andcommitted
travis: cache npm
1 parent b773729 commit 1b3cc88

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
language: node_js
2-
node_js:
3-
- "node"
4-
2+
node_js: "node"
3+
cache: npm
54
before_script: npm install -g respec
65
script: make test

0 commit comments

Comments
 (0)