Skip to content

Commit

Permalink
Adjusts on README.md + Add to central doc
Browse files Browse the repository at this point in the history
  • Loading branch information
byjg committed Jan 3, 2021
1 parent 8e5a6b4 commit 7a41511
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 69 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ script:

jobs:
include:
- stage: Documentation
- stage: documentation
if: branch = master
install: skip
script: ./deploy.sh
script: "curl https://opensource.byjg.com/add-doc.sh | bash /dev/stdin php anydataset"
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# AnyDataset

[![Opensource ByJG](https://img.shields.io/badge/opensource-byjg-success.svg)](http://opensource.byjg.com)
[![GitHub source](https://img.shields.io/badge/Github-source-informational?logo=github)](https://github.com/byjg/anydataset/)
[![GitHub license](https://img.shields.io/github/license/byjg/anydataset.svg)](https://opensource.byjg.com/opensource/licensing.html)
[![GitHub release](https://img.shields.io/github/release/byjg/anydataset.svg)](https://github.com/byjg/anydataset/releases/)
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/159bc0fe-42dd-4022-a3a2-67e871491d6c/mini.png)](https://insight.sensiolabs.com/projects/159bc0fe-42dd-4022-a3a2-67e871491d6c)
Expand Down Expand Up @@ -85,7 +86,7 @@ Just type: `composer require "byjg/anydataset=4.0.*"`

## Running Unit tests

```php
```bash
vendor/bin/phpunit
```

Expand Down
66 changes: 0 additions & 66 deletions _config.yml

This file was deleted.

0 comments on commit 7a41511

Please sign in to comment.