Skip to content

Commit

Permalink
Merge c877b40 into 1d054b4
Browse files Browse the repository at this point in the history
  • Loading branch information
dineshks1 committed Oct 22, 2020
2 parents 1d054b4 + c877b40 commit 39fc4b4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -2,5 +2,8 @@ node_js:
- "4"
- "6"
language: node_js
arch:
- amd64
- ppc64le
script: "npm run-script test-travis"
after_script: "npm install coveralls@2 && cat ./coverage/lcov.info | coveralls"

0 comments on commit 39fc4b4

Please sign in to comment.