Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bosob committed Oct 6, 2020
1 parent 7fe024d commit c79a902
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 @@ -23,4 +23,4 @@ deploy:
on:
tags: true
after_deploy:
- mvn deploy -Dregistry=https://maven.pkg.github.com/Befrish/jqwik-vavr -Dtoken=GITHUB_TOKEN -DskipTests=true -Dmaven.javadoc.skip=true -Dchecks.skip=true -B -V
- mvn deploy -Dregistry=https://maven.pkg.github.com/Befrish -Dtoken=GITHUB_TOKEN -DskipTests=true -Dmaven.javadoc.skip=true -Dchecks.skip=true -B -V

0 comments on commit c79a902

Please sign in to comment.