updating node version to latest

addresses #149
This commit is contained in:
Yotam Mann 2017-03-26 18:26:59 -04:00
parent c9994afcd6
commit d9d0a03cee

View file

@ -2,7 +2,7 @@ sudo: required
dist: trusty
language: node_js
node_js:
- "4.2"
- "7"
before_install:
- export CHROME_BIN=/usr/bin/google-chrome