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 62b66c9 commit 1bbd2a4Copy full SHA for 1bbd2a4
.travis.yml
@@ -27,6 +27,7 @@ script:
27
- python -m pytest cymem --cov=cymem
28
29
after_success: coveralls
30
+skip_cleanup: true
31
32
notifications:
33
email: false
0 commit comments