Skip to content

Commit

Permalink
remove test
Browse files Browse the repository at this point in the history
  • Loading branch information
ShagaleevAlexey committed Aug 24, 2019
1 parent 6b2d8e7 commit c22502c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -20,7 +20,7 @@ install:
- pip install -r requirements_dev.txt
- pip install -e .
script:
- python setup.py test
- python setup.py
after_success:
- codecov
deploy:
Expand Down

0 comments on commit c22502c

Please sign in to comment.