Dotfiles/shells/bash/powerline-shell/circle.yml
2018-04-16 23:03:29 +01:00

5 lines
191 B
YAML

dependencies:
pre:
- sudo pip install -r dev_requirements.txt
- git config --global user.email "tester@example.com"
- git config --global user.name "Tester McGee"