Skip to content
This repository was archived by the owner on Nov 16, 2018. It is now read-only.

Commit 5baee5d

Browse files
authored
Update .travis.yml
1 parent c731bd9 commit 5baee5d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
language: node_js
22
branches:
33
only: master
4+
cache:
5+
yarn: true
6+
deploy:
7+
skip_cleanup: true

0 commit comments

Comments
 (0)