Viewing File: /home/ubuntu/vedadeals-frontend-base/node_modules/uncontrollable/.travis.yml

language: node_js
cache: yarn
notifications:
  email: false
node_js:
  - "stable"
branches:
  only:
    - master
Back to Directory File Manager