smoke/venv needs gcc
Which is not installed by default
This commit is contained in:
parent
9a18358399
commit
6be8056917
1 changed files with 4 additions and 0 deletions
|
|
@ -27,6 +27,10 @@ test: ./venv.sh
|
|||
tier: 1
|
||||
tag: [venv]
|
||||
|
||||
require+:
|
||||
- gcc
|
||||
- gcc-c++
|
||||
|
||||
environment:
|
||||
VERSION: 3.7
|
||||
METHOD: venv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue