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

NOT READY TO MERGE introduce github actions #233

Closed
wants to merge 1 commit into from

Conversation

michaelwittwer
Copy link
Member

No description provided.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 94.811% when pulling 3adfa6c on setup-github-acions into 5c25d39 on master.

@michaelwittwer michaelwittwer changed the title introduce github actions NOT READY TO MERGE introduce github actions Aug 26, 2019
node-version: ${{ matrix.node-version }}
- name: npm install, build, and test
run: |
npm install
Copy link
Contributor

Choose a reason for hiding this comment

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

npm ci


strategy:
matrix:
node-version: [8.x, 10.x, 12.x]
Copy link
Contributor

Choose a reason for hiding this comment

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

drop 8.x, 10.x

@michaelwittwer
Copy link
Member Author

this pr is replaced with a new version #312

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.

3 participants