Skip to content
This repository has been archived by the owner on Oct 8, 2020. It is now read-only.

Feature/jena 3.11 #12

Merged
merged 5 commits into from
Jun 18, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update .travis.yml
Oraclejdk8 not available on Travis CI with Xenial
  • Loading branch information
LorenzBuehmann committed Jun 18, 2019
commit 8fd67b6e037d7089e4e6a225002fdc9e823758f4
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ cache:
scala:
- 2.11.12
jdk:
- oraclejdk8
- openjdk8
script:
- mvn scalastyle:check
- mvn test