Skip to content

Commit

Permalink
Run travis with JDK8
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeer committed Apr 12, 2016
1 parent a796ee6 commit 5c62343
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
language: ruby
sudo: false
cache:
directories:
- /tmp/solr-5.3.0

notifications:
email: false
Expand Down Expand Up @@ -37,3 +34,5 @@ notifications:

global_env:
- NOKOGIRI_USE_SYSTEM_LIBRARIES=true

jdk: oraclejdk8

0 comments on commit 5c62343

Please sign in to comment.