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

Commit

Permalink
Merge pull request #126 from ipfs/ci/update-go-ipfs
Browse files Browse the repository at this point in the history
target CI at go-ipfs v0.7.0-rc1
  • Loading branch information
aschmahmann committed Aug 26, 2020
2 parents 031ba7d + 5633fbf commit 3af3621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ env:

# disable travis install
install:
- (cd /tmp && go get github.com/ipfs/go-ipfs/cmd/ipfs@master)
- (cd /tmp && go get github.com/ipfs/go-ipfs/cmd/ipfs@v0.7.0-rc1)

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

0 comments on commit 3af3621

Please sign in to comment.