Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

Commit

Permalink
Try this now
Browse files Browse the repository at this point in the history
  • Loading branch information
Konstantinos Niktas committed Jun 23, 2015
1 parent c01809e commit 679610b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ cache:
directories:
- ".gradle"
script:
- ./gradlew build test publish --stacktrace
- "./gradlew build test publish --stacktrace"
deploy:
provider: releases
api_key:
secure: VfPbZdP6SYlhWqbm0RJN98lqaGNi4f1CTc8pGski5zPt+bKUiff7Ii3+FLGPAtkEhbBQu61o2tcUU5gAvtGIFq0S3VoLhw57HXJIdN5zC6lQUqAr9ODN7N7mJXSbX92XsomW+b24SMrT7zCEfTAIHSKSh8MG4RZLFRa5Y2xP+BzTCqoai0LHV0P465TOb+3mT3LYjeQ89UtmZbqPJnZxHnN9ma9mkZge8OFp+DrjLiQVoBsAV4TpruQaq9VDM86oJ6s8O+KyhLtYKicc4GW/gKHVl4uhyJ2tEbRvqTYPVOw1fhN1VC/qxk2tYwfdgz1FLKcax/v+Lo29Qx6PqqLjGAzU5jRbWDgVOHzfti1gyZqQ+jl2aFfyXE+xx+xfLyc4uMtZCuIVByy4xZBUGlpQlHR1iW6Y87Ooa8GPagvtBcdncLf8y6kQIBANxxhsu1+mqlEIVN7Su3LzWeFU02x8j8w5D0Ng62WnAGqp55zyBpfmfH//8r0ymu8bBhcSmsByTHn3nvbbVv1cehY1dJ3BcmF7VAuC1gT3Xg1Q8OdyRkdfeRwDY/aK9cSXYk90Znn7ywlZOzpcO+LMtO8nrCK/AtexvEOyz7pTs2VKNq1HITpQ3lEEpiEilDXPeqYadlopyoaV2+DK3dgktwHJoc4o6izexCxYdSPXXnQopqjwjw0=
secure: o4uBFbenIC2Yd/RIaf4oASGa671zQMr0aL6UT76RBsLzg+/BKONg2A9KXg1BY/59CqCvrsMtT0qh4yhdDtuC6qZSUjPBvntqwCzV6WOPQQVgLqpk87tZtusSuqabxGo0dsQEDeU70Z3CE+rRpd+QmEE6aegPm6Vj5Htwu7hMGPE=
file: build/artifacts/*
file_glob: true
on:
Expand Down

0 comments on commit 679610b

Please sign in to comment.