Viewing File: /home/ubuntu/route-and-root-frontend-base/node_modules/tryer/.travis.yml

language: node_js
node_js:
  - "8"
  - "6"
  - "4"
  - "0.12"
  - "0.10"
branches:
  only:
    - master

Back to Directory File Manager