Skip to content

Commit

Permalink
Changed the test command line
Browse files Browse the repository at this point in the history
  • Loading branch information
Ark-kun committed Nov 9, 2018
1 parent 204c72b commit e906905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ script:

# SDK Components tests
- cd $TRAVIS_BUILD_DIR/sdk/python
- python3 -m unittest --verbose
- python3 -m unittest discover --verbose --start-dir tests --top-level-directory=..

0 comments on commit e906905

Please sign in to comment.