mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-03-21 03:15:16 +00:00
Clean up the CircleCI presentation a bit
This commit is contained in:
parent
66903ba3d7
commit
83cb49e83d
@ -23,9 +23,13 @@ jobs:
|
||||
- "checkout"
|
||||
|
||||
- run:
|
||||
name: "Static-ish code checks"
|
||||
name: "Install tox"
|
||||
command: |
|
||||
pip install --user tox
|
||||
|
||||
- run:
|
||||
name: "Static-ish code checks"
|
||||
command: |
|
||||
~/.local/bin/tox -e codechecks
|
||||
|
||||
debian-8: &DEBIAN
|
||||
|
Loading…
x
Reference in New Issue
Block a user