Skip to content

Commit 6689826

Browse files
committed
1 parent 95a6bfd commit 6689826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
- run:
141141
name: Upload to coveralls
142142
command: |
143-
pip install coveralls
143+
pythn3 -m pip install coveralls
144144
coveralls
145145
146146
# upload test coverage to codacy

0 commit comments

Comments
 (0)