Skip to content

Commit e80c22d

Browse files
author
Naor Livne
committed
basic unit tests done
1 parent 45ed7e8 commit e80c22d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ python:
44
install:
55
- pip install -r requirements.txt
66
script:
7-
- python -m unittest discover -s test -p test_nebula_python_sdk.py -t test
7+
- python -m unittest discover

0 commit comments

Comments
 (0)