We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5b0f29 commit 8993efcCopy full SHA for 8993efc
.travis.yml
@@ -18,7 +18,7 @@ script:
18
- ls -a
19
- coverage html poly1305.py
20
21
- - coverage xml .poly1305.py
+ - coverage xml poly1305.py
22
23
24
after_success:
0 commit comments