CoastalCommitsPastes/server/node_modules/yamljs/.travis.yml

8 lines
144 B
YAML
Raw Normal View History

2022-03-06 19:46:59 -05:00
language: node_js
node_js:
- "5.0"
before_script:
- npm install -g coffee-script
- npm install -g browserify
- npm install -g uglify-js