Skip to content
This repository has been archived by the owner on Feb 5, 2022. It is now read-only.

Commit

Permalink
test-and-build
Browse files Browse the repository at this point in the history
  • Loading branch information
jkopacze committed Aug 20, 2019
1 parent 2ce2346 commit 9cac122
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ before_deploy:
- git config --local user.email "[email protected]"
- export TRAVIS_TAG=${TRAVIS_TAG:-$(date +'%Y%m%d%H%M%S')-$(git log --format=%h -1)}
- git tag $TRAVIS_TAG
- ls -l
deploy:
provider: releases
skip_cleanup: true
Expand Down

0 comments on commit 9cac122

Please sign in to comment.