mirror of
https://github.com/bendtherules/some-hooks.git
synced 2026-08-18 13:52:05 +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
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- 9
|
- 9
|
||||||
- 8
|
- 10
|
||||||
|
|||||||
Reference in New Issue
Block a user