Skip to content

Commit bd3352e

Browse files
committed
Fix version line break
1 parent 44c9bc1 commit bd3352e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ deploy:
6868
branch: main
6969
# Publish jars on bintray for a tagged release.
7070
- provider: script
71-
script: >
71+
script: >-
7272
mvn deploy $MVN_ARGS -DskipTests
7373
&& build/bintraySync.sh $BINTRAY_USER $BINTRAY_APIKEY $BINTRAY_ORG $BINTRAY_REPO $TRAVIS_TAG
7474
skip_cleanup: true

0 commit comments

Comments
 (0)