Skip to content

Commit 03be128

Browse files
committed
Using sudo as workaround for shellscape/mocha-chrome#21
1 parent d97d165 commit 03be128

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
dist: trusty
22
addons:
33
chrome: stable
4+
# Using sudo as workaround for
5+
# https://github.com/shellscape/mocha-chrome/pull/21
6+
sudo: required
47
language: node_js
58
node_js:
69
- "stable"

0 commit comments

Comments
 (0)