Skip to content

Commit 8480042

Browse files
committed
[chore] cache yarn when running on travis-ci.
1 parent 8d87599 commit 8480042

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: node_js
22
node_js:
33
- "7"
44
- "6"
5+
cache: yarn
56
before_script:
67
- export DISPLAY=:99.0
78
- sh -e /etc/init.d/xvfb start

0 commit comments

Comments
 (0)