Skip to content

Commit fe8b438

Browse files
committed
Testing CI
1 parent b3fe143 commit fe8b438

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.travis.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
language: node_js
2-
node_js: "8.5.0"
2+
node_js:
3+
- "8.5.0"
4+
- "8"
5+
- "9"
6+
- "10"
7+
- "11"
8+
- "12"
39

410
script:
511
- npm run build

0 commit comments

Comments
 (0)