UNPKG

anytv-node-youku-uploader

Version:

A simple nodejs library for youku authentication and upload.

12 lines (11 loc) 197 B
install: - "npm install" - "export TRAVIS=1" services: - mongodb before_script: - sleep 15 - mongo mydb_test --eval 'db.addUser("travis", "test");' language: node_js node_js: - "5.0.0"