We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f387cb6 commit 49cab9aCopy full SHA for 49cab9a
.travis.yml
@@ -28,6 +28,7 @@ install:
28
- true
29
30
script:
31
+ - go get -d -t github.com/cheekybits/is/... # remove with gx
32
- bash <(curl -s https://raw.githubusercontent.com/ipfs/ci-helpers/master/travis-ci/run-standard-tests.sh)
33
34
0 commit comments