Skip to content

Commit 235cb23

Browse files
committed
Setup Travis CI for public repo
1 parent 52e9fd0 commit 235cb23

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

.coveralls.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
service_name: travis-pro
15+
service_name: travis-ci
1616
coverage_clover: build/logs/clover.xml
1717
json_path: build/logs/coveralls-upload.json

.dev-lib

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ ASSETS_DIR=wp-assets
33
README_MD_TITLE="Material Design for WordPress"
44
CHECK_SCOPE=all
55
DOCKER_PHPUNIT_BIN=bin/phpunit.sh
6-
TRAVIS_CI_PRO_BADGE=DzyA3Sey2BLS5sL6HDJq
7-
COVERALLS_BADGE=hsQNDq
6+
TRAVIS_CI_COM_URL=true
87

98
source ./bin/includes.sh
109

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The official Material Design plugin for WordPress. Customize your site’s navig
1010
**Stable tag:** 1.0.0-alpha
1111
**License:** [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)
1212

13-
[![Build Status](https://travis-ci.com/xwp/material-theme-builder-wp.svg?token=DzyA3Sey2BLS5sL6HDJq&branch=develop)](https://travis-ci.com/xwp/material-theme-builder-wp) [![Coverage Status](https://coveralls.io/repos/xwp/material-theme-builder-wp/badge.svg?branch=develop&service=github&t=hsQNDq)](https://coveralls.io/github/xwp/material-theme-builder-wp) [![Built with Grunt](https://gruntjs.com/cdn/builtwith.svg)](http://gruntjs.com)
13+
[![Build Status](https://travis-ci.com/xwp/material-design-wp-plugin.svg?branch=develop)](https://travis-ci.com/xwp/material-design-wp-plugin) [![Coverage Status](https://coveralls.io/repos/xwp/material-design-wp-plugin/badge.svg?branch=develop)](https://coveralls.io/github/xwp/material-design-wp-plugin) [![Built with Grunt](https://gruntjs.com/cdn/builtwith.svg)](http://gruntjs.com)
1414

1515
## Description ##
1616

0 commit comments

Comments
 (0)