Skip to content

Instantly share code, notes, and snippets.

@markf3lton
Created December 4, 2018 21:28
Show Gist options
  • Save markf3lton/ce9654c9d08de60df6eff383ccbc1cc1 to your computer and use it in GitHub Desktop.
Save markf3lton/ce9654c9d08de60df6eff383ccbc1cc1 to your computer and use it in GitHub Desktop.
version: 1.1.0
services:
- php:
version: 7.1
events:
build:
steps:
- build:
type: script
script:
- composer install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment