Chandan Singh pushed to branch chandan/toxify at BuildStream / buildstream
Commits:
-
24deb853
by Chandan Singh at 2018-12-24T13:11:18Z
1 changed file:
Changes:
... | ... | @@ -31,6 +31,8 @@ variables: |
31 | 31 |
# Diagnostics
|
32 | 32 |
- mount
|
33 | 33 |
- df -h
|
34 |
+ # Install tox
|
|
35 |
+ - pip3 install tox
|
|
34 | 36 |
|
35 | 37 |
script:
|
36 | 38 |
- useradd -Um buildstream
|