Skip to content

Commit

Permalink
feat: go-ipfs v0.7.0 and ipfs-webui v2.11.2 (#1638)
Browse files Browse the repository at this point in the history
Co-authored-by: Marcin Rataj <[email protected]>
  • Loading branch information
rafaelramalho19 and lidel authored Sep 30, 2020
1 parent 05ee3b4 commit bc5db45
Show file tree
Hide file tree
Showing 7 changed files with 608 additions and 942 deletions.
4 changes: 3 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,14 @@ cache:
- node_modules
- '%USERPROFILE%\.electron'

skip_branch_with_pr: true # Do not build feature branch with open Pull Requests

init:
- git config --global core.autocrlf input

install:
- ps: Install-Product node 12 x64
- npm install
- npm ci

build_script:
- npm run lint
Expand Down
Loading

0 comments on commit bc5db45

Please sign in to comment.