Skip to content

Commit

Permalink
Update run-build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
sumimakito committed Jul 29, 2015
1 parent 1fe7fad commit ba06065
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run-build.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
./gradlew --stacktrace clean build
GITHUB_TAG=Snapshot_${TRAVIS_BRANCH}_Build.${TRAVIS_BUILD_NUMBER}
cwd="`pwd`"
find
cd ./library/build/libs
sources=`ls | grep sources.jar`
javadoc=`ls | grep javadoc.jar`
Expand Down

0 comments on commit ba06065

Please sign in to comment.