Skip to content

Commit 63c4d84

Browse files
author
Parth Shah
committed
caching yarn
1 parent 85a9fdd commit 63c4d84

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
language: node_js
22
node_js:
33
- 5.5.0
4-
#install:
5-
#- npm install
4+
cache: yarn
65
script:
76
- npm run lint && npm test && npm run build
87
sudo: false

0 commit comments

Comments
 (0)