Skip to content

Commit

Permalink
build travis
Browse files Browse the repository at this point in the history
  • Loading branch information
gferraro committed Sep 19, 2024
1 parent 1f3f2ac commit 064531d
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,10 @@ deploy:
script: bash ./pypi_push.sh
on:
branch: pi-classifier
skip_cleanup: 'true'
skip_cleanup: 'true'
- provider: script
script: bash ./pypi_push.sh
on:
branch: add-event
skip_cleanup: 'true'

0 comments on commit 064531d

Please sign in to comment.