Skip to content

Commit 9c40260

Browse files
committed
Upgrade Travis CI to Ubuntu Trusty to fix Chrome usage in testing.
1 parent c323034 commit 9c40260

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,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)