[fix-build] add stable version chrome in travis conf (#2819)

* chrome stable
This commit is contained in:
Eugenio Romano
2018-01-10 14:53:47 +00:00
committed by GitHub
parent 344725d6b5
commit 932a23d449
4 changed files with 17 additions and 3 deletions
+3
View File
@@ -4,6 +4,9 @@ sudo: false
node_js:
- "8"
addons:
chrome: stable
before_install:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"