Skip to content

Commit 76aa339

Browse files
committed
Remove sudo: false in Travis configuration
Travis builds now run on their container build by default and sudo: false is now the default value.
1 parent b5d6e7b commit 76aa339

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,3 @@ node_js:
2828
- "0.12"
2929
- "4"
3030
- "5"
31-
32-
sudo: false

0 commit comments

Comments
 (0)