Add executor type

This commit is contained in:
Oliver Davies 2017-11-27 14:00:24 +00:00
parent dcfeb7a2cc
commit a3213b30dd

View file

@ -2,7 +2,8 @@ version: 2
jobs:
build_and_test:
image: php:7.1
docker:
image: php:7.1
steps:
- checkout
- run: ./vendor/bin/phpunit