Просмотр исходного кода

Make the Travis CI status show the master branch

Viktor Söderqvist 7 лет назад
Родитель
Сommit
2f8294ee69
1 измененных файлов с 1 добавлено и 1 удалено
  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