We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dabe0ab commit 626dfabCopy full SHA for 626dfab
1 file changed
.circleci/config.yml
@@ -12,7 +12,7 @@ jobs:
12
- run:
13
name: install dependencies
14
command: |
15
- pip install tox
+ sudo pip install tox
16
17
name: run tests
18
0 commit comments