Skip to content

Commit 04e768d

Browse files
committed
add travis ci
1 parent f7b2723 commit 04e768d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
language: node_js
2+
node_js:
3+
- "10.16.0"
4+
script: npm run test:ci

0 commit comments

Comments
 (0)