Skip to content

Instantly share code, notes, and snippets.

@emilong
Created October 14, 2016 00:10
Show Gist options
  • Save emilong/bf6de374e3e31c1650ad7a3851b41c18 to your computer and use it in GitHub Desktop.
Save emilong/bf6de374e3e31c1650ad7a3851b41c18 to your computer and use it in GitHub Desktop.
dependencies:
cache_directories:
- client-cache
- service-cache
post:
- bash scripts/get-latest-chrome.sh
- bash scripts/run-client.sh:
background: true
- bash scripts/run-service.sh:
background: true
- npm run webdriver:
background: true
- bash scripts/wait-for-server-start.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment