wishthis/node_modules/yamljs/.travis.yml
2022-01-21 09:28:41 +01:00

7 lines
144 B
YAML

language: node_js
node_js:
- "5.0"
before_script:
- npm install -g coffee-script
- npm install -g browserify
- npm install -g uglify-js