Skip to content

Commit

Permalink
Bump scala version to 2.12.11 on travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
GezimSejdiu committed Jun 29, 2020
1 parent b5b0461 commit 47012f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -4,9 +4,9 @@ cache:
directories:
- $HOME/.m2
scala:
- 2.11.11
- 2.12.11
jdk:
- openjdk8
script:
- mvn scalastyle:check
- mvn test
- mvn test

0 comments on commit 47012f9

Please sign in to comment.