Add PRIVILEGED to freebsd because testing of mount keys off of that. (#17803)
This commit is contained in:
parent
458990084e
commit
c5b4369ae7
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ matrix:
|
|||
include:
|
||||
- env: TEST=remote TARGET=all PLATFORM=osx VERSION=10.11
|
||||
|
||||
- env: TEST=remote TARGET=all PLATFORM=freebsd VERSION=10.3-STABLE
|
||||
- env: TEST=remote TARGET=all PLATFORM=freebsd VERSION=10.3-STABLE PRIVILEGED=true
|
||||
|
||||
- env: TEST=remote TARGET=ci_win1 PLATFORM=windows VERSION=2012-R2_RTM
|
||||
- env: TEST=remote TARGET=ci_win2 PLATFORM=windows VERSION=2012-R2_RTM
|
||||
|
|
Loading…
Reference in a new issue