Skip to content
This repository was archived by the owner on Oct 27, 2019. It is now read-only.

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SupinePandora43 authored Jul 10, 2019
1 parent 21e07ed commit 64c47c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ language: java
branches:
only:
- master
before_deploy: export TRAVIS_TAG=$(date +'%Y.%m.%d.%H:%M.%S')
before_deploy: export TRAVIS_TAG=$(date +'%Y_%m_%d_%H_%M_%S')
deploy:
provider: releases
api_key: $GITHUB_TOKEN
Expand Down

0 comments on commit 64c47c8

Please sign in to comment.