commit | 39f3dfb892852080b6fd8be9f0599f28f34a5f7f | [log] [tgz] |
---|---|---|
author | Petr Michalec <epcim@apealive.net> | Fri Feb 10 12:08:30 2017 +0100 |
committer | Filip Pytloun <filip@pytloun.cz> | Fri Feb 10 12:08:30 2017 +0100 |
tree | 9294ecbd73b9b29c42c4ceb8752b0abe7cc1feca | |
parent | e8c1eb2ab682a4c7d77c28bf5bb1bc1126b4616b [diff] [blame] |
add kitchen ci and travis support [WIP] (#1) * add kitchen ci, travis ci * fine tune sudo & gem deps * Update client_single.sls * Update README.rst
diff --git a/.gitignore b/.gitignore index aa8e42a..5fb9aae 100644 --- a/.gitignore +++ b/.gitignore
@@ -3,3 +3,8 @@ *.swp *.pyc .ropeproject +.venv/ +srv/ +.kitchen +.vendor +Gemfile.lock