Skip to content

Commit

Permalink
t
Browse files Browse the repository at this point in the history
  • Loading branch information
fopina committed Jan 24, 2019
1 parent de81ab6 commit 7ac968d
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 @@ -25,8 +25,8 @@ jobs:
- stage: publish dev
if: tag is blank and type != "pull_request"
script:
- docker login -u $DOCKER_USERNAME -p $DOCKER_PASSWORD
- make travis-dev
- echo docker login -u $DOCKER_USERNAME -p $DOCKER_PASSWORD
- echo make travis-dev
- echo 0.0.5 > version
deploy:
provider: pypi
Expand Down

0 comments on commit 7ac968d

Please sign in to comment.