Skip to content

Commit 0fe491d

Browse files
ci(travis): remove integration tests from travis
1 parent 7c928e7 commit 0fe491d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ before_script:
1313
- pip3 install --editable .
1414
script:
1515
- pip3 install -U python-dotenv
16-
- py.test --reruns 3 --cov=ibm_watson
17-
- codecov
1816
before_deploy:
1917
- pip3 install bumpversion pypandoc
2018
- sudo apt-get update

0 commit comments

Comments
 (0)