- Update Travis configuration;

This commit is contained in:
dkhang97
2019-09-24 00:38:23 -07:00
parent 7b9401e8f0
commit 1e5fb25e22
2 changed files with 17 additions and 48 deletions

View File

@@ -5,10 +5,9 @@ node_js:
sudo: required
services:
- xvfb
before_install:
- export CHROME_BIN=chromium-browser
- export DISPLAY=:99.0
- google-chrome-stable --headless --disable-gpu --remote-debugging-port=9222 http://localhost &
script:
- npm run pretest