Skip to content

Commit 0fbb909

Browse files
committed
Remove verbose output
1 parent 5939576 commit 0fbb909

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies:
99
- nodejs/node_modules
1010
pre:
1111
- cd nodejs;npm install
12-
- pip install -v pyelliptic cryptography
12+
- pip install pyelliptic cryptography
1313

1414
test:
1515
override:

0 commit comments

Comments
 (0)