Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial Setup #1

Merged
merged 6 commits into from
Jun 26, 2018
Merged

Initial Setup #1

merged 6 commits into from
Jun 26, 2018

Conversation

codenirvana
Copy link
Member

  • Add HTML Reporter from newman
  • Initial Repository Setup

- Add HTML Reporter from `newman`
- Initial Repository Setup
@codenirvana codenirvana requested a review from kunagpal June 25, 2018 11:20
.appveyor.yml Outdated
# environment variables
environment:
matrix:
- nodejs_version: "4"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

6, 8, 10

.travis.yml Outdated
@@ -0,0 +1,8 @@
language: node_js
node_js:
- '4'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

6, 8, 10

package.json Outdated
"chai": "4.1.2",
"colors": "1.3.0",
"editorconfig": "0.15.0",
"eslint": "4.19.1",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

5.0.0

package.json Outdated
"shelljs": "0.8.2"
},
"engines": {
"node": ">=4"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

>=6

Copy link
Contributor

@kunagpal kunagpal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

L.G.T.M

@kunagpal kunagpal merged commit b29dd5b into develop Jun 26, 2018
@kunagpal kunagpal deleted the feature/setup branch June 26, 2018 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants