Skip to content

Commit 225fc77

Browse files
committed
Bump travis dist version
1 parent 2a167ba commit 225fc77

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: node_js
22
sudo: required
3-
dist: trusty
3+
dist: xenial
44
addons:
55
chrome: stable
66
node_js:
@@ -11,6 +11,7 @@ env:
1111
- SMOKE_URL=https://llk.github.io/scratch-gui/$TRAVIS_PULL_REQUEST_BRANCH
1212
- NPM_TAG=latest
1313
- RELEASE_VERSION="0.1.0-prerelease.$(date +'%Y%m%d%H%M%S')"
14+
- CHROMEDRIVER_VERSION=LATEST
1415
cache:
1516
directories:
1617
- node_modules

0 commit comments

Comments
 (0)