mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2025-03-28 02:37:11 +00:00
travis: run in minimal environment and drop sudo
Default language is ruby and we don't need that. The minimal environment is enough. Also, no su privileges are needed to run the build.
This commit is contained in:
parent
e7d272ad0f
commit
fa4d9b76e9
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
sudo: required
|
||||
language: minimal
|
||||
|
||||
services:
|
||||
- docker
|
||||
|
|
Loading…
Add table
Reference in a new issue