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 7bd1cc9 commit bdfd55fCopy full SHA for bdfd55f
.travis.yml
@@ -42,7 +42,7 @@ before_script:
42
- cd web && npm install && BROWSERIFYSWAP_ENV='development' npm run bundleProduction && cd ..
43
44
script:
45
- - "mvn -Dkey=$API_KEY clean test install -B"
+ - "mvn -Dkey=$API_KEY clean install -B"
46
47
after_success:
48
# often spotbugs etc take long to be compatible with a future JDK version so skip them
0 commit comments