Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

Commit

Permalink
Modified
Browse files Browse the repository at this point in the history
  • Loading branch information
ShardulNalegave committed Aug 5, 2018
1 parent 868d6c6 commit a8c008c
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 @@ -9,8 +9,8 @@ install:


before_deploy:
- git config --local user.name "YOUR GIT USER NAME"
- git config --local user.email "YOUR GIT USER EMAIL"
- git config --local user.name "ShardulNalegave"
- git config --local user.email "[email protected]"
- git tag "$(date +'%Y%m%d%H%M%S')-$(git log --format=%h -1)"
- poetry build

Expand Down

0 comments on commit a8c008c

Please sign in to comment.