diff --git a/.travis.yml b/.travis.yml index 1d471c6..e98c317 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,4 +8,12 @@ script: ./grailsw refresh-dependencies && ./grailsw "test-app -unit" && cd test/apps/gson-test && ./grailsw refresh-dependencies - && ./grailsw "test-app -integration -functional" \ No newline at end of file + && ./grailsw "test-app -integration -functional" + && cd ../../.. + && ./grailsw package-plugin + && ./grailsw publish-plugin --no-scm --allow-overwrite + +env: + global: + - secure: