Run Travis CI in same Node versions as babel-eslint (babel/eslint-plugin-babel#68)
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
---
|
||||
git:
|
||||
depth: 1
|
||||
sudo: false
|
||||
language: node_js
|
||||
node_js:
|
||||
- '0.10'
|
||||
- '0.12'
|
||||
- 'io.js'
|
||||
- '4'
|
||||
- '5'
|
||||
- '6'
|
||||
|
||||
Reference in New Issue
Block a user