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

Commit 3af3621

Browse files
authored
Merge pull request #126 from ipfs/ci/update-go-ipfs
target CI at go-ipfs v0.7.0-rc1
2 parents 031ba7d + 5633fbf commit 3af3621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
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@master)
19+
- (cd /tmp && go get github.com/ipfs/go-ipfs/cmd/ipfs@v0.7.0-rc1)
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)