Skip to content

Commit 6574342

Browse files
… try this coveralls thing.
1 parent f6040fe commit 6574342

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,5 @@ script: nosetests -v test_twython:TwythonAPITestCase test_twython:TwythonAuthTes
3030
install: pip install -r requirements.txt
3131
notifications:
3232
email: false
33+
after_success:
34+
- coveralls

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ coverage==3.6.0
22
requests==1.2.2
33
requests_oauthlib==0.3.2
44
sphinxjp.themes.basicstrap==0.2.0
5+
coveralls==0.2

0 commit comments

Comments
 (0)