We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dcaff8 commit e6d95f8Copy full SHA for e6d95f8
.travis.yml
@@ -15,7 +15,6 @@ install:
15
- pip install nose
16
17
script:
18
- - python setup.py install
19
- nosetests --with-coverage --cover-package=deepdiff
20
21
after_success:
0 commit comments