Skip to content

Commit

Permalink
hopefully fixes build
Browse files Browse the repository at this point in the history
  • Loading branch information
Marty Plummer committed Sep 12, 2014
1 parent ea693f8 commit 568281e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jdk:

# Run the Build
script:
- "./gradlew uploadArchives -Pusername=$MAVEN_USERNAME -Ppassword=$MAVEN_PASSWORD" #
- "gradlew uploadArchives -Pusername=${MAVEN_USERNAME} -Ppassword=${MAVEN_PASSWORD}" #


0 comments on commit 568281e

Please sign in to comment.