aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 3fabdb8fce763eafd11ce90e7c0a568504285a75 (plain)
1
2
3
4
5
6
language: node_js
node_js:
  - "6"
cache:
  directories:
    - "node_modules"