Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit 49cab9a

Browse files
committed
Add gx test dep
License: MIT Signed-off-by: Jakub Sztandera <[email protected]>
1 parent f387cb6 commit 49cab9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ install:
2828
- true
2929

3030
script:
31+
- go get -d -t github.com/cheekybits/is/... # remove with gx
3132
- bash <(curl -s https://github.com/raw/ipfs/ci-helpers/master/travis-ci/run-standard-tests.sh)
3233

3334

0 commit comments

Comments
 (0)