Skip to content

Commit 2df5a30

Browse files
committed
ci(travis deploy): fixes ci deploy
1 parent 30e1f37 commit 2df5a30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ notification:
2222
email: false
2323

2424
before_deploy:
25+
- echo 'Beggining deploy...'
2526
- python3 setup.py build
2627
- python3 setup.py sdist bdist_wheel
2728

0 commit comments

Comments
 (0)