We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaf2200 commit 05f7d15Copy full SHA for 05f7d15
1 file changed
.travis.yml
@@ -9,6 +9,7 @@ install:
9
- pip install -e .
10
- pip install sphinx
11
- pip install sphinx_rtd_theme
12
+ - pip install codecov
13
14
script:
15
- pytest --cov=ParticleSpy
0 commit comments