dotfiles/.travis.yml

9 lines
188 B
YAML
Raw Normal View History

2016-12-28 03:08:34 -07:00
language: generic
2016-12-28 03:13:38 -07:00
script: bash ./bin/deploy.sh
2016-12-28 03:08:34 -07:00
env:
global:
- ENCRYPTION_LABEL: "73e6c870aa87"
- COMMIT_AUTHOR_EMAIL: "IvanMalison@gmail.com"
2016-12-28 05:42:42 -07:00
- COMMIT_AUTHOR_NAME: "Ivan Malison"