fix(travis); update node version

This commit is contained in:
thinkinggis 2019-08-13 17:43:49 +08:00
parent 0aef513fd2
commit fe81b0382c
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
language: node_js
node_js:
- "8"
- "12"
env:
matrix:
@ -11,6 +11,7 @@ addons:
apt:
packages:
- xvfb
- libgconf-2-4
install:
- export DISPLAY=':99.0'