Skip to content

Commit

Permalink
Travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
florin141 committed May 14, 2019
1 parent 43ba2fe commit d0415db
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:
jdk:
- oraclejdk8
script:
- ./gradlew build --no-daemon
- gradle assemble
before_deploy:
- export RELEASE_JAR_FILE=$(ls build/libs/*.jar)
deploy:
Expand Down

0 comments on commit d0415db

Please sign in to comment.