Update Travis CI environment to trusty so we get a recent chromium.

This commit is contained in:
Jesse Schwartzentruber 2017-04-10 13:59:24 -04:00
parent 36c6bb5b08
commit 1f48bd5953
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
language: node_js
dist: trusty
env:
- DISPLAY=:99.0 CHROME_BIN=chromium-browser
branches: