Skip to content

Commit

Permalink
Merge pull request #1348 from paulodamaso/1436
Browse files Browse the repository at this point in the history
For #1346: fixing java version
  • Loading branch information
paulodamaso committed Apr 23, 2020
2 parents e3dea40 + 7543c2b commit 5229810
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ docker:
architect:
- paulodamaso
- yegor256
install: |
sudo update-java-alternatives -s java-1.8.0-openjdk-amd64
pdd -f /dev/null
merge:
script: |
pdd -f /dev/null
Expand Down

0 comments on commit 5229810

Please sign in to comment.