mirror of
https://github.com/ershisan99/go-npm.git
synced 2026-01-29 05:12:04 +00:00
ADD travis integration
This commit is contained in:
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
language: node_js
|
||||||
|
node_js:
|
||||||
|
- "6"
|
||||||
|
- "8"
|
||||||
|
- "10"
|
||||||
Reference in New Issue
Block a user