Author: Manuel Jacob <[email protected]>
Branch: 
Changeset: r1059:d86c1810081c
Date: 2018-03-20 12:06 +0100
http://bitbucket.org/pypy/buildbot/changeset/d86c1810081c/

Log:    Add link to py3.6 summary.

diff --git a/master/templates/layout.html b/master/templates/layout.html
--- a/master/templates/layout.html
+++ b/master/templates/layout.html
@@ -28,6 +28,7 @@
         - <!-- a href="{{ path_to_root }}numpy-status/">NumPy compatibility</a 
-->
         - <a href="{{ path_to_root }}summary?branch=&lt;trunk&gt;">Summary 
(trunk)</a>
         - <a href="{{ path_to_root }}summary?branch=py3.5">Summary (py3.5)</a>
+        - <a href="{{ path_to_root }}summary?branch=py3.6">Summary (py3.6)</a>
         - <a href="{{ path_to_root }}summary">Summary</a>
         - <a href="{{ path_to_root }}nightly/">Nightly builds</a>
         <!-- end of PyPy specific items -->
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to