Skip to content

Commit

Permalink
Removed e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
marcingrzejszczak committed Apr 13, 2018
1 parent b79e44b commit 5099291
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .circleci/config.yml
Expand Up @@ -25,9 +25,6 @@ jobs:
- run:
name: "Running build"
command: ./mvnw -s .settings.xml clean org.jacoco:jacoco-maven-plugin:prepare-agent install -U -P sonar -nsu --batch-mode -Dmaven.test.redirectTestOutputToFile=true -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn
- run:
name: "Running e2e with documentation apps"
command: ./scripts/runAcceptanceTestsOfDocApps.sh
- run:
name: "Aggregate test results"
when: always
Expand Down

0 comments on commit 5099291

Please sign in to comment.