[Feat] Fix and enable Travis
Closed this issue · 1 comments
heitorlessa commented
Travis isn't currently working due to permission issues with cookiecutter in their environment.
After some discovery any version above Python 3.4
will fail no matter what we do, so this issue is to:
- Enable tests for Python
2.7
and3.4
only - Test cookiecutter baking project generation
- Lint tests against pipeline generated
heitorlessa commented
Build is now passing and resolving this as the work has been completed