Skip to content

Commit

Permalink
turning on the maven debug log
Browse files Browse the repository at this point in the history
  • Loading branch information
dkayiwa authored Jan 16, 2020
1 parent 6d2aac8 commit 85c70ae
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 @@ -3,7 +3,7 @@ jdk: openjdk8
install :
- mvn org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:setup-sdk -DbatchAnswers=n
script:
- mvn install
- mvn clean install -X
deploy:
provider: script
script: ./deploy.sh
Expand Down

0 comments on commit 85c70ae

Please sign in to comment.