Skip to content
This repository has been archived by the owner on Dec 3, 2018. It is now read-only.

Commit

Permalink
Java client Travis to git checkout master prior to deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
carltonwhitehead committed Sep 24, 2017
1 parent 22d9766 commit 49ab217
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ jdk:
- oraclejdk8
script: mvn test
before_deploy:
- git checkout master
- mvn package -DskipTests=true
deploy:
skip_cleanup: true
Expand Down

0 comments on commit 49ab217

Please sign in to comment.