packago javascript module

This commit is contained in:
hustcc
2016-09-26 19:14:09 +08:00
parent 263679051c
commit e31c716f12
10 changed files with 1015 additions and 6 deletions

4
.travis.yml Normal file
View File

@@ -0,0 +1,4 @@
language: node_js
node_js:
- "4.4.4"
- "0.12"