summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorxuwei-k <6b656e6a69@gmail.com>2018-10-14 14:47:03 +0900
committerxuwei-k <6b656e6a69@gmail.com>2018-10-14 14:57:06 +0900
commita5d22c6f10426e83d104ee3faebda73f009539a5 (patch)
tree1b4b9da71943c4c19e8b8e83cacbf19ccc3c5bca /.travis.yml
parent0131537d5635f0af53314d87eb6ed1fb42ae0c4b (diff)
downloadspray-json-a5d22c6f10426e83d104ee3faebda73f009539a5.tar.gz
spray-json-a5d22c6f10426e83d104ee3faebda73f009539a5.tar.bz2
spray-json-a5d22c6f10426e83d104ee3faebda73f009539a5.zip
Scala 2.13.0-M5
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 6fc769e..8aede91 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,7 @@ scala:
- 2.10.7
- 2.11.12
- 2.12.6
- - 2.13.0-M4
+ - 2.13.0-M5
script:
- sbt "++ ${TRAVIS_SCALA_VERSION}!" test mimaReportBinaryIssues