summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorxuwei-k <6b656e6a69@gmail.com>2018-05-10 11:48:31 +0900
committerxuwei-k <6b656e6a69@gmail.com>2018-05-10 11:48:44 +0900
commit05191401c6031bc11e0c1d38948f1b25a8a0720c (patch)
tree2b3d700799d74fe83a53bd331ff925287fdff268 /.travis.yml
parent8ea6d0564e1e7e106029bbb9f57a8a1990218e2d (diff)
downloadspray-json-05191401c6031bc11e0c1d38948f1b25a8a0720c.tar.gz
spray-json-05191401c6031bc11e0c1d38948f1b25a8a0720c.tar.bz2
spray-json-05191401c6031bc11e0c1d38948f1b25a8a0720c.zip
Scala 2.12.6
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index cfab53f..0e72ce9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,7 @@ language: scala
scala:
- 2.10.7
- 2.11.12
- - 2.12.4
+ - 2.12.6
- 2.13.0-M3
script:
- sbt "++ ${TRAVIS_SCALA_VERSION}!" test mimaReportBinaryIssues