Skip to content

Commit 6c8c0df

Browse files
committed
Utilize sudo to workaround travis container problem
1 parent a7aa0c0 commit 6c8c0df

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
@@ -5,7 +5,7 @@ node_js:
55
# so that your addon works for all apps
66
- "4"
77

8-
sudo: false
8+
sudo: required
99
dist: trusty
1010

1111
addons:

0 commit comments

Comments
 (0)