Skip to content

Commit

Permalink
remove semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
melihovv committed Jan 27, 2017
1 parent aa3ef62 commit a44db31
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 1,423 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,12 @@ notifications:
on_failure: always

before_install:
- nvm install node
- travis_retry composer self-update

install:
- travis_retry composer install --no-interaction

before_script:
- npm install

script:
- composer run phpunit
- composer run phpcs
- composer run phpmd

after_success:
- npm run semantic-release
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,3 @@ If you want customize package view
```
php artisan vendor:publish --tag=views
```

Development
-----------

- `yarn`
- `node node_modules/husky/bin/install`
- set up [commitizen](https://github.com/commitizen/cz-cli) and then do commits
by typing `git cz`
29 changes: 0 additions & 29 deletions package.json

This file was deleted.

Loading

0 comments on commit a44db31

Please sign in to comment.