Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

Commit

Permalink
Merge 1736dee into 24de20f
Browse files Browse the repository at this point in the history
  • Loading branch information
sreekanth370 committed Nov 2, 2020
2 parents 24de20f + 1736dee commit d4f8f84
Showing 1 changed file with 7 additions and 10 deletions.
17 changes: 7 additions & 10 deletions .travis.yml
@@ -1,14 +1,11 @@
branches:
only:
- master

language:
node_js
language: node_js
arch:
- amd64
- ppc64le
node_js:
- '0.12'
- '4.2'
- '5'
- '6'
- "8"
- "10"
- "12"

after_script:
npm run coveralls

0 comments on commit d4f8f84

Please sign in to comment.