Skip to content

Commit

Permalink
travis: fix build on Node 4
Browse files Browse the repository at this point in the history
  • Loading branch information
dex4er committed Oct 17, 2017
1 parent 885a73f commit e6a6732
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ matrix:

- node_js: "4"
env:
- NPM_INSTALL_PACKAGES="promise-readable promise-writable"
- TAP_ARGS="--strict --harmony"
- TAP_RCFILE=./.taprc

Expand Down

0 comments on commit e6a6732

Please sign in to comment.