Skip to content

Commit

Permalink
debug node v16 test failures
Browse files Browse the repository at this point in the history
  • Loading branch information
Dane Springmeyer committed Oct 21, 2021
1 parent d3249e0 commit 6ea0f83
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,7 @@ install:

script:
- npm test
- ls ./test/app4/lib/binding/node-v93-linux-x64 || true
- ls ./test/app4/lib/binding/node-v93-linux-x64/lib.target/ || true
- cd ./test/app4/
- ../../bin/node-pre-gyp rebuild --verbose || true

0 comments on commit 6ea0f83

Please sign in to comment.