Skip to content

Commit

Permalink
Merge pull request #2 from peter279k/enhance_stuffs
Browse files Browse the repository at this point in the history
Enhance stuffs
  • Loading branch information
iranianpep authored Jan 7, 2019
2 parents 7ae62d0 + 632122a commit 8274851
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ matrix:
- php: 7.0
- php: 7.1
- php: 7.2
- php: 7.3

sudo: false

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ A Composer ready package to start a new PHP 7 project including Composer, PHPUni
## Usage
- First install this template:
```
composer require php-base-project/php-base-project
composer create-project php-base-project/php-base-project
```
- Find and replace all `php-base-project`, `PHP Base Project` and `PhpBaseProject` with your project root, name and namespace respectively.
- Create an account on Travis, Scrutinizer and Code Climate and allow access to your repository
Expand Down

0 comments on commit 8274851

Please sign in to comment.