Test in travis with Node 5

This commit is contained in:
lukasmartinelli 2016-11-03 13:42:58 +01:00
parent 97cf0a3800
commit 3b83c39ac9

View file

@ -3,7 +3,7 @@ os:
- linux
- osx
node_js:
- "6"
- "5.11"
- "6.1"
before_script:
- npm install -g eslint eslint-plugin-react