mirror of
https://github.com/bendtherules/eslint-plugin-undef-init.git
synced 2026-08-18 22:02:50 +00:00
Update travis yml
This commit is contained in:
+7
-1
@@ -1,4 +1,10 @@
|
||||
language: node_js
|
||||
|
||||
node_js:
|
||||
- "iojs"
|
||||
- "node"
|
||||
- "lts/*"
|
||||
- "7"
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- "node_modules"
|
||||
Reference in New Issue
Block a user