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/net/trunk@1811462 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
PascalSchumacher committed Oct 8, 2017
1 parent 2d93548 commit 6ee7b53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -16,6 +16,8 @@
language: java
sudo: false

dist: precise

jdk:
- openjdk6
- openjdk7
Expand Down

0 comments on commit 6ee7b53

Please sign in to comment.