We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5104fa commit a5b4274Copy full SHA for a5b4274
1 file changed
.travis.yml
@@ -22,7 +22,7 @@ addons:
22
coverity_scan:
23
project:
24
name: "maxmind/minfraud-api-java"
25
- description: "<Your project description here>"
+ description: "Build submitted via Travis CI"
26
notification_email: dev@maxmind.com
27
build_command_prepend: "mvn clean"
28
build_command: "mvn -DskipTests=true compile"
0 commit comments