Sfoglia il codice sorgente

Changed branch for checking build status in Travis.

Kamil Piechaczek 9 anni fa
parent
commit
101bba3800
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      packages/ckeditor5-core/README.md

+ 1 - 1
packages/ckeditor5-core/README.md

@@ -2,7 +2,7 @@ CKEditor 5 Core Editor Architecture
 ========================================
 
 [![npm version](https://badge.fury.io/js/%40ckeditor%2Fckeditor5-core.svg)](https://www.npmjs.com/package/@ckeditor/ckeditor5-core)
-[![Build Status](https://travis-ci.org/ckeditor/ckeditor5-core.svg)](https://travis-ci.org/ckeditor/ckeditor5-core)
+[![Build Status](https://travis-ci.org/ckeditor/ckeditor5-core.svg?branch=master)](https://travis-ci.org/ckeditor/ckeditor5-core)
 [![Test Coverage](https://codeclimate.com/github/ckeditor/ckeditor5-core/badges/coverage.svg)](https://codeclimate.com/github/ckeditor/ckeditor5-core/coverage)
 [![Code Climate](https://codeclimate.com/github/ckeditor/ckeditor5-core/badges/gpa.svg)](https://codeclimate.com/github/ckeditor/ckeditor5-core)
 [![Dependency Status](https://david-dm.org/ckeditor/ckeditor5-core/status.svg)](https://david-dm.org/ckeditor/ckeditor5-core#info=dependencies)