Skip to content

Commit

Permalink
[ci] Move package to normal builds
Browse files Browse the repository at this point in the history
  • Loading branch information
stdevMac committed Jul 24, 2019
1 parent b1f8a68 commit 16f1828
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 @@ -36,7 +36,6 @@ install:
script:
- mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B -V
- make test
before_deploy:
- make package
deploy:
provider: releases
Expand Down

0 comments on commit 16f1828

Please sign in to comment.