first commit
This commit is contained in:
12
build/node_modules/macaddress/.travis.yml
generated
vendored
Normal file
12
build/node_modules/macaddress/.travis.yml
generated
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- stable
|
||||
- "0.12"
|
||||
- "0.11"
|
||||
- "0.10"
|
||||
- "0.9"
|
||||
- "0.8"
|
||||
- iojs
|
||||
- iojs-v1.0.4
|
||||
install:
|
||||
- npm install
|
||||
Reference in New Issue
Block a user