Taking the first step to adding Travis CI

This commit is contained in:
Elijah Lazkani 2017-03-03 21:52:32 -05:00
parent ef8820cc2e
commit 2e7c244c40
2 changed files with 10 additions and 0 deletions

6
.travis.yml Normal file
View file

@ -0,0 +1,6 @@
language: python
python:
- '2.7'
script:
- boostrap.sh

4
.travis/minion Normal file
View file

@ -0,0 +1,4 @@
file_client: local
file_roots:
base:
- /srv/salt/states