Skip to content

Commit

Permalink
Apparently Travis CI only has Oracle's JDK 8
Browse files Browse the repository at this point in the history
  • Loading branch information
dsmiley committed Aug 27, 2016
1 parent 2b2d958 commit a1cceeb
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 @@ -6,7 +6,7 @@ script: mvn -Dhttpclient.version=$HTTPCLIENT_VERSION -Dhttpclient.test.version=$

jdk:
- openjdk7
- openjdk8
- oraclejdk8

# We use httpclient test jar providing LocalTestServer.java; no longer in 4.4+.

Expand Down

0 comments on commit a1cceeb

Please sign in to comment.