Skip to content

Commit

Permalink
Updated travis.yml: fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
weigelt committed Mar 20, 2019
1 parent ddba8a4 commit 0dd84e9
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 @@ cache:
before_deploy:
- mvn clean generate-sources assembly:assembly -f jplag/pom.xml -U
deploy:
provider: release
provider: releases
api_key: $OAUTH
file_glob: true
file: jplag/target/jplag*with-dependencies*.jar
Expand Down

0 comments on commit 0dd84e9

Please sign in to comment.