Skip to content

Commit 16256e2

Browse files
committed
Amended .travis.yml
1 parent feffc7a commit 16256e2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,8 @@ script:
2020
- tox
2121
after_success:
2222
- coveralls
23-
24-
before_deploy:
2523
- .ci/travis_build_conda.sh || travis_terminate 1;
24+
2625
deploy:
2726
provider: pypi
2827
user: "DomDF"

0 commit comments

Comments
 (0)