-
Notifications
You must be signed in to change notification settings - Fork 1
Add a .travis.yml file #13
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestmvpEnhancement is core to project, needs to be addressedEnhancement is core to project, needs to be addressedpriority: medium
Milestone
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestmvpEnhancement is core to project, needs to be addressedEnhancement is core to project, needs to be addressedpriority: medium
Type
Fields
Give feedbackNo fields configured for issues without a type.
Detailed Description
As referenced in #3 we do not have a functioning .travis.yml file to complete deployment of packages successfully to AWS Services. This file will be necessary for our CI/CD pipeline
Context
By templating this file, it will lead to individual projects being successful in a deploy, and having their services run in the aws cloud environment
Possible Implementation
This is rough sketch of what we need, but implementation still needs fleshing out

Your Environment