Skip to content

Commit e5ccb13

Browse files
committed
Use yarn
1 parent 6fc387f commit e5ccb13

File tree

3 files changed

+2284
-3799
lines changed

3 files changed

+2284
-3799
lines changed

.travis.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
language: node_js
2+
cache: yarn
23
node_js:
3-
- "6"
4+
- "node"
5+
- "10"
46
- "8"
5-
- "stable"
6-
cache:
7-
directories:
8-
- node_modules
7+
- "6"

0 commit comments

Comments
 (0)