Skip to content

Commit 68383eb

Browse files
author
travis-ci
committed
update travis
1 parent 89b1700 commit 68383eb

File tree

2 files changed

+1
-15
lines changed

2 files changed

+1
-15
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ install:
2020

2121
script:
2222
- sh pylint.sh
23-
- py.test test --cov=test
23+
- py.test test --cov=watson_developer_cloud
2424
after_success:
2525
- codecov
2626
- docs/publish.sh

examples/tone_analyzer_v2_experimental.py

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)