Skip to content

Commit f33ca9f

Browse files
committed
Fix chromeium/travis compatibility issue, travis-ci/docs-travis-ci-com#1671
1 parent 3f1626d commit f33ca9f

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,5 +1,5 @@
11
language: node_js
2-
sudo: false
2+
sudo: true
33
node_js:
44
- 9.8
55
env:

0 commit comments

Comments
 (0)