mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
fix: required
This commit is contained in:
parent
282c83ecfa
commit
fcfa9c0924
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
language: java
|
||||
|
||||
dist: trusty
|
||||
sudo: false
|
||||
sudo: required
|
||||
|
||||
cache:
|
||||
apt: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue