Current File : //usr/local/share/.config/yarn/global/node_modules/yamljs/.travis.yml
language: node_js
node_js:
  - "5.0"
before_script:
  - npm install -g coffee-script
  - npm install -g browserify
  - npm install -g uglify-js