Skip to content

Commit

Permalink
fix java 6 build on travis by using precise distribution
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/exec/trunk@1811466 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
PascalSchumacher committed Oct 8, 2017
1 parent b986b31 commit a37ca74
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
language: java
sudo: true

dist: precise

jdk:
- openjdk6
- openjdk7
Expand Down

0 comments on commit a37ca74

Please sign in to comment.