Skip to content

Commit f85292c

Browse files
committed
Revert "turning on the maven debug log"
This reverts commit 85c70ae.
1 parent a69d43f commit f85292c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ jdk: openjdk8
33
install :
44
- mvn org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:setup-sdk -DbatchAnswers=n
55
script:
6-
- mvn clean install -X
6+
- mvn install
77
deploy:
88
provider: script
99
script: ./deploy.sh

0 commit comments

Comments
 (0)