Skip to content

Commit

Permalink
updates travis.yml
Browse files Browse the repository at this point in the history
  - adds scala 2.13
  - updates scala 2.12
  - changes to openjdk8
  • Loading branch information
anskarl committed Oct 7, 2019
1 parent d747c58 commit c8bb8d5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
language: scala

jdk:
- oraclejdk8
- openjdk8

scala:
- 2.11.12
- 2.12.7
- 2.12.9
- 2.13.1

cache:
directories:
Expand Down

0 comments on commit c8bb8d5

Please sign in to comment.