Added nodejs 7 to travis and updated to latest patch versions

This commit is contained in:
orangemug 2017-04-04 18:09:43 +01:00
parent bed012cb9c
commit 5efd2caeb8

View file

@ -5,9 +5,10 @@ os:
- linux
- osx
node_js:
- "4.6"
- "5.11"
- "6.1"
- "4"
- "5"
- "6"
- "7"
before_install:
- export CHROME_BIN=chromium-browser
- export DISPLAY=:99.0