Skip to content

Commit c39a712

Browse files
committed
Update .travis.yml
1 parent 282d7b9 commit c39a712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ deploy:
1616
file_glob: true
1717
file: build/distributions/JsonToKotlinClass*.zip
1818
skip_cleanup: true
19-
pre = [ $TRAVIS_TAG =~ (eap|EAP) ]
19+
pre: "$TRAVIS_TAG =~ (eap|EAP)"
2020
prerelease: pre
2121
release_notes_file: "./githubReleaseNote.md"
2222
on:

0 commit comments

Comments
 (0)