summaryrefslogtreecommitdiff
path: root/together/node_modules/fast-safe-stringify/.travis.yml
blob: 2b06d253e8a2210f3bd155e5993230a3a0f1f605 (plain)
1
2
3
4
5
6
7
8
language: node_js
sudo: false
node_js:
- '4'
- '6'
- '8'
- '9'
- '10'