Skip to content

Commit b58440e

Browse files
committed
build: remove sudo:false from .travis.yml
sudo:false is being removed by Travis CI. Travis CI recommends removing the configuration. Fixes: nodejs#24510
1 parent b32c5f0 commit b58440e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
language: cpp
2-
sudo: false
32
cache: ccache
43
os: linux
54
matrix:

0 commit comments

Comments
 (0)