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 45ed7e8 commit e80c22dCopy full SHA for e80c22d
.travis.yml
@@ -4,4 +4,4 @@ python:
4
install:
5
- pip install -r requirements.txt
6
script:
7
- - python -m unittest discover -s test -p test_nebula_python_sdk.py -t test
+ - python -m unittest discover
0 commit comments