try building with node 6

This commit is contained in:
crptm 2017-07-04 04:11:10 +04:00
parent 65234a26c0
commit 9815d3e428
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
language: node_js
node_js:
- 7
- 6
before_install:
- export CHROME_BIN=chromium-browser