Skip to content

Commit

Permalink
Fix publish on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaud-morvan committed Apr 30, 2021
1 parent 51f1374 commit f100098
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@ deploy:
on:
tags: true
repo: camptocamp/c2cgeoform
python: '3.5'
python: '3.6'
- provider: script
skip_cleanup: true
script: travis/deploy-pypi
on:
condition: '"${TRAVIS_EVENT_TYPE}" = cron'
repo: camptocamp/c2cgeoform
python: '3.5'
python: '3.6'

0 comments on commit f100098

Please sign in to comment.