Skip to content

Commit

Permalink
Revert "turning on the maven debug log"
Browse files Browse the repository at this point in the history
This reverts commit 85c70ae.
  • Loading branch information
dkayiwa committed Jan 17, 2020
1 parent a69d43f commit f85292c
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 clean install -X
- mvn install
deploy:
provider: script
script: ./deploy.sh
Expand Down

0 comments on commit f85292c

Please sign in to comment.