aboutsummaryrefslogtreecommitdiff
path: root/node_modules/es6-error/.travis.yml
blob: 7994fafecf2a984d5c6fc7deec81df3593811fd5 (plain)
1
2
3
4
5
6
7
language: node_js
node_js:
    - "stable"
    - "4.1"
    - "4.0"
    - "0.10"