Skip to content

Commit c451779

Browse files
author
Sunny Raj Rathod
authored
Update .travis.yml
1 parent e632c1c commit c451779

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ before_script:
1717

1818
script:
1919
- nosetests
20+
- coverage run setup.py test
2021
- coveralls
2122
- python setup.py install
2223
- cd sample-code-python

0 commit comments

Comments
 (0)