mirror of
https://github.com/bendtherules/some-hooks.git
synced 2026-08-18 22:02:37 +00:00
travis.yml - Add node 10, remove 8
Typescript-eslint was failing earlier as somehow 8 is not supported
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- 9
|
||||
- 8
|
||||
- 10
|
||||
|
||||
Reference in New Issue
Block a user