We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccf2c6b commit eddf463Copy full SHA for eddf463
1 file changed
.travis.yml
@@ -15,8 +15,8 @@ script:
15
- python tests/unittests_evaluations.py
16
- python tests/unittests_simulations.py
17
- python tests/unittests_utils.py
18
- #- python tests/test_nf_torch.py
19
- #- python tests/test_kmn_torch.py
+ #- python -m pytest tests/test_nf_torch.py
+ #- python -m pytest tests/test_kmn_torch.py
20
21
notifications:
22
email:
0 commit comments