summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJohannes Rudolph <johannes.rudolph@gmail.com>2018-08-07 11:37:22 +0200
committerGitHub <noreply@github.com>2018-08-07 11:37:22 +0200
commit3e4d7da9b35abde4e110d0c61ea251da2697667c (patch)
treec53214f93a11423d2f9a6e24afa8e38614b76a5c /.travis.yml
parent7b0d5d802838aa5e0676cf587344287ed247b387 (diff)
parentd2f0f997df4487b556ef39b447cac36978bf9821 (diff)
downloadspray-json-3e4d7da9b35abde4e110d0c61ea251da2697667c.tar.gz
spray-json-3e4d7da9b35abde4e110d0c61ea251da2697667c.tar.bz2
spray-json-3e4d7da9b35abde4e110d0c61ea251da2697667c.zip
Merge pull request #269 from jrudolph/update-dependencies
Update dependencies
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 0e72ce9..f736360 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,6 @@ scala:
- 2.10.7
- 2.11.12
- 2.12.6
- - 2.13.0-M3
script:
- sbt "++ ${TRAVIS_SCALA_VERSION}!" test mimaReportBinaryIssues
jdk: