Updated Node versions to test against in the Travis configuration. (babel/eslint-plugin-babel#110)

This commit is contained in:
Mathieu M-Gosselin 2016-11-17 15:23:23 -05:00
parent c7d8d991a8
commit 5b5f8e32a0

View File

@ -5,5 +5,5 @@ sudo: false
language: node_js
node_js:
- '4'
- '5'
- '6'
- '7'