aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxime Dénès2017-07-11 16:18:37 +0200
committerMaxime Dénès2017-07-11 16:18:37 +0200
commit9427b99b167842bc4a831def815c4824030d518f (patch)
tree46c5f0e526688a7fd095fb4a0800db27a4641478
parent0986ee250818a5cb517b5e59fbd31e2cd1667775 (diff)
parent2054f0a6233452b25275f5c1407ad54654b482a9 (diff)
Merge PR #871: Update Travis badge following the switch to master
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 93ab435411..1ae555d930 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Coq
-[![Travis](https://travis-ci.org/coq/coq.svg?branch=trunk)](https://travis-ci.org/coq/coq/builds) [![Gitter](https://badges.gitter.im/coq/coq.svg)](https://gitter.im/coq/coq)
+[![Travis](https://travis-ci.org/coq/coq.svg?branch=master)](https://travis-ci.org/coq/coq/builds) [![Gitter](https://badges.gitter.im/coq/coq.svg)](https://gitter.im/coq/coq)
Coq is a formal proof management system. It provides a formal language to write
mathematical definitions, executable algorithms and theorems together with an