Skip to content
This repository has been archived by the owner on Aug 18, 2022. It is now read-only.

Commit

Permalink
execute tests once
Browse files Browse the repository at this point in the history
  • Loading branch information
jlupi committed Apr 28, 2017
1 parent 9f7dfe3 commit dd8e4be
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,5 @@ language: java
jdk:
- oraclejdk7
before_script: cd sweet-junit-runner
install:
- mvn -f sweet-junit-runner/pom.xml test-compile -DskipTests=true -Dmaven.javadoc.skip=true -B -V
after_success:
- mvn clean test jacoco:report coveralls:report

0 comments on commit dd8e4be

Please sign in to comment.