Skip to content

Commit 4c97fb9

Browse files
author
Robert Jackson
committed
Swap to sudo: required infra to avoid Chrome setuid issue.
1 parent d7d9062 commit 4c97fb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: node_js
22
node_js:
33
- "6"
4-
sudo: false
4+
sudo: required
55
cache:
66
directories:
77
- node_modules

0 commit comments

Comments
 (0)