Skip to content

Commit cccaa37

Browse files
author
Yucong Jin
committed
travis config
1 parent 2bd025c commit cccaa37

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.travis.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
language: node_js
2+
node_js:
3+
- "node"
4+
- "10"
5+
- "9"
6+
- "8"
7+
- "7"
8+
- "6"
9+
cache: yarn

0 commit comments

Comments
 (0)