This website works better with JavaScript.
Home
Explore
Help
Sign In
sisjar
/
laraval-drone-example
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5
Commits
1
Branch
1.1 MiB
Tree:
9c930c8e29
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '9c930c8e29'
${ noResults }
laraval-drone-example
/
Makefile
11 lines
103 B
Raw
Normal View
History
add composer cache Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
7 years ago
add yarn Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
7 years ago
add php testing Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
7 years ago
add composer cache Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
7 years ago
add yarn Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
7 years ago
add php testing Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
7 years ago
add yarn Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
7 years ago
composer
:
composer install
yarn
:
yarn install
test
:
./vendor/bin/phpunit
install
:
composer
yarn