Skip to content
This repository was archived by the owner on Mar 29, 2021. It is now read-only.

Commit dd6af7e

Browse files
committed
adding travis-config
1 parent c9925a1 commit dd6af7e

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
language: node_js
2+
node_js:
3+
- "7"
4+
cache:
5+
directories:
6+
- "node_modules"

0 commit comments

Comments
 (0)