summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 7a058c8..735975f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,8 +1,8 @@
language: scala
scala:
- - 2.10.6
- - 2.11.11
- - 2.12.3
+ - 2.10.7
+ - 2.11.12
+ - 2.12.4
- 2.13.0-M3
script:
- sbt ++$TRAVIS_SCALA_VERSION test mimaReportBinaryIssues