flow like the river
This commit is contained in:
commit
013fe673f3
42435 changed files with 5764238 additions and 0 deletions
9
BACK_BACK/node_modules/buffer-xor/.travis.yml
generated
vendored
Executable file
9
BACK_BACK/node_modules/buffer-xor/.travis.yml
generated
vendored
Executable file
|
|
@ -0,0 +1,9 @@
|
|||
language: node_js
|
||||
before_install:
|
||||
- "npm install npm -g"
|
||||
node_js:
|
||||
- "0.12"
|
||||
env:
|
||||
- TEST_SUITE=standard
|
||||
- TEST_SUITE=unit
|
||||
script: "npm run-script $TEST_SUITE"
|
||||
Loading…
Add table
Add a link
Reference in a new issue