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,6 +2,7 @@ version: 2
jobs:
build_and_test:
docker:
image: php:7.1
steps:
- checkout