Skip to content

Commit

Permalink
Fix Node.js 6 test in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Nov 30, 2019
1 parent f09a928 commit 55027d7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,4 @@ install:
matrix:
include:
node_js: "6"
script: npx jest
env: ESTIMO_DISABLE=1
script: yarn run jest

0 comments on commit 55027d7

Please sign in to comment.