Permalink
Cannot retrieve contributors at this time
10 lines (10 sloc)
288 Bytes
|
sudo: required |
|
language: java |
|
jdk: |
|
- oraclejdk8 |
|
services: |
|
- docker |
|
script: |
|
- mvn -f promagent-framework/pom.xml clean install |
|
- mvn -f promagent-example/pom-with-docker-tests.xml clean verify -Pwildfly |
|
- mvn -f promagent-example/pom-with-docker-tests.xml clean verify -Pspring |
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.