Skip to content

Commit

Permalink
downgrade java to jdk8: laurilehmijoki/s3_website/issues/325
Browse files Browse the repository at this point in the history
  • Loading branch information
FeralGroundhog committed Jan 19, 2020
1 parent cc8b36d commit eaa78a9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
language: ruby
language:
- ruby
- java
jdk: openjdk8
rvm:
- 2.4
install: gem install jekyll bundler s3_website && bundle install
Expand Down

0 comments on commit eaa78a9

Please sign in to comment.