Files
ola5doc/sys/node_modules/bufferstreams/.travis.yml
T

10 lines
96 B
YAML
Executable File

language: node_js
node_js:
- 0.10
before_script:
- npm install --dev
script:
- npm test