From 9c2578e8181da9398d23c52635af8d828557ba06 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Thu, 3 May 2018 16:32:44 -0700 Subject: Update travis badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac4efc1..f89a6f5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build Status](https://travis-ci.org/drivergroup/sbt-settings.svg)](https://travis-ci.com/drivergroup/sbt-settings) +[![Build Status](https://travis-ci.org/drivergroup/sbt-settings.svg?branch=master)](https://travis-ci.org/drivergroup/sbt-settings) # _sbt_ plugin for common _sbt_ settings Provides common Driver Scala projects configuration for sbt, Scala compiler, testing, linting, formatting, release process, packaging, publication. Allows to use only necessary parts. Sets artifact `organization` to `xyz.driver`. -- cgit v1.2.3