Jelajahi Sumber

Small changes

- Use Travis build status
- Update version number in config template
Daniel Rudolf 9 tahun lalu
induk
melakukan
82e0ca5216
2 mengubah file dengan 3 tambahan dan 3 penghapusan
  1. 2 2
      README.md
  2. 1 1
      config/config.php.template

+ 2 - 2
README.md

@@ -1,9 +1,9 @@
 Pico
 ====
 
-[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://scrutinizer-ci.com/g/theshka/Pico/build-status/LICENSE)
+[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/picocms/Pico/blob/master/LICENSE)
 [![Version](https://img.shields.io/badge/version-1.0-lightgrey.svg)](https://github.com/picocms/Pico/releases/latest)
-[![Build Status](https://scrutinizer-ci.com/g/theshka/Pico/badges/build.png?b=master)](https://scrutinizer-ci.com/g/theshka/Pico/build-status/master)
+[![Build Status](https://travis-ci.org/picocms/Pico.svg)](https://travis-ci.org/picocms/Pico)
 [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/theshka/Pico/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/theshka/Pico/?branch=master)
 
 Pico is a stupidly simple, blazing fast, flat file CMS. See http://picocms.org/ for more info.

+ 1 - 1
config/config.php.template

@@ -13,7 +13,7 @@
  * @author  Gilbert Pellegrom
  * @link    http://picocms.org
  * @license http://opensource.org/licenses/MIT
- * @version 0.9
+ * @version 1.0
  */
 
 /*