Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

fix: files.add with pull streams + ability to seek #1319

Merged
merged 10 commits into from
May 6, 2018
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Warning: This file is automatically synced from https://github.com/ipfs/ci-sync so if you want to change it, please change it there and ask someone to sync all repositories.
machine:
node:
version: 9
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use LTS please

version: 9.8.0

test:
pre:
Expand Down