Use list
This commit is contained in:
parent
d432cc495f
commit
b6f618695d
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ version: 2
|
|||
jobs:
|
||||
build_and_test:
|
||||
docker:
|
||||
image: php:7.1
|
||||
- image: php:7.1
|
||||
steps:
|
||||
- checkout
|
||||
- run: ./vendor/bin/phpunit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue