odin-javascript-exercises/node_modules/chardet/.travis.yml

6 lines
51 B
YAML
Raw Normal View History

2017-12-15 10:56:14 -08:00
language: node_js
node_js:
- "4"
- "6"
- "8"