aboutsummaryrefslogtreecommitdiff
path: root/node_modules/pstree.remy/.travis.yml
blob: 5bf093eef9cde801cdce8d7df5c31c67d5949deb (plain)
1
2
3
4
5
6
7
8
language: node_js
cache:
  directories:
    - ~/.npm
notifications:
  email: false
node_js:
  - '8'