Skip to content

Commit

Permalink
Run mutation tests and coveralls upload in JDK8
Browse files Browse the repository at this point in the history
  • Loading branch information
emlun committed May 29, 2019
1 parent 2eeff7d commit dbb1f1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ stages:
jobs:
include:
- stage: mutation-test
jdk: oraclejdk11
jdk: oraclejdk8
script: ./gradlew pitest coveralls

0 comments on commit dbb1f1e

Please sign in to comment.