Files
some-hooks/.travis.yml
T
bendtherules 45125b192a travis.yml - Add node 10, remove 8
Typescript-eslint was failing earlier as somehow 8 is not supported
2019-12-31 20:25:52 +05:30

5 lines
40 B
YAML

language: node_js
node_js:
- 9
- 10