Browse Source

Make the Travis CI status show the master branch

Viktor Söderqvist 7 years ago
parent
commit
2f8294ee69
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,7 +1,7 @@
 MySQL/OTP
 =========
 
-[![Build Status](https://travis-ci.org/mysql-otp/mysql-otp.svg)](https://travis-ci.org/mysql-otp/mysql-otp)
+[![Build Status](https://travis-ci.org/mysql-otp/mysql-otp.svg?branch=master)](https://travis-ci.org/mysql-otp/mysql-otp)
 
 MySQL/OTP is a driver for connecting Erlang/OTP applications to MySQL
 databases (version 4.1 and upward). It is a native implementation of the MySQL