Skip to content

Commit 6f3dafd

Browse files
committed
Upgrade Travis CI to Ubuntu Trusty to fix Chrome usage in testing.
1 parent 1159e34 commit 6f3dafd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: node_js
2-
sudo: false
2+
sudo: required
3+
dist: trusty
34
node_js: stable
45
addons:
56
sauce_connect: true

0 commit comments

Comments
 (0)