Skip to content
This repository was archived by the owner on Oct 5, 2023. It is now read-only.

Commit eaa548e

Browse files
committed
ci: update go-ipfs to rc2
1 parent cdb590a commit eaa548e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616

1717
# disable travis install
1818
install:
19-
- (cd /tmp && go get github.com/ipfs/go-ipfs/cmd/ipfs@latest)
19+
- (cd /tmp && go get github.com/ipfs/go-ipfs/cmd/ipfs@v0.5.0-rc2)
2020

2121
script:
2222
- bash <(curl -s https://raw.githubusercontent.com/ipfs/ci-helpers/master/travis-ci/run-standard-tests.sh)

0 commit comments

Comments
 (0)