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 7b2b071
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 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,6 @@ notifications:

global_env:
- NOKOGIRI_USE_SYSTEM_LIBRARIES=true

jdk:
- oraclejdk8

0 comments on commit 7b2b071

Please sign in to comment.