aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jakob@driver.xyz>2018-05-03 16:32:44 -0700
committerJakob Odersky <jakob@driver.xyz>2018-05-03 16:32:44 -0700
commit9c2578e8181da9398d23c52635af8d828557ba06 (patch)
tree730153c0775d2f7bda72249e551509af446c6b4e
parentd7fd38798b24638b095357d4a96a7d3158fa4174 (diff)
downloadsbt-settings-9c2578e8181da9398d23c52635af8d828557ba06.tar.gz
sbt-settings-9c2578e8181da9398d23c52635af8d828557ba06.tar.bz2
sbt-settings-9c2578e8181da9398d23c52635af8d828557ba06.zip
Update travis badge
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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`.