Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
onzfonz authored Apr 10, 2017
1 parent 60a5523 commit d3d8c7d
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 @@ -6,7 +6,7 @@ before_deploy:
- export RELEASE_JAR_FILE=$(ls build/libs/*.jar)
- echo "deploying $RELEASE_JAR_FILE to Github pages"
deploy:
provider: pages
provider: releases
skip_cleanup: true
github_token: $GITHUB_TOKEN
file_glob: true
Expand Down

0 comments on commit d3d8c7d

Please sign in to comment.