Skip to content

Commit 570dbd3

Browse files
committed
Run go unit tests in ./ipfs-5-to-6/migration/
1 parent 0454f69 commit 570dbd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ env:
1414
- TEST_VERBOSE=1
1515

1616
script:
17-
- cd sharness
18-
- make
17+
- make -C sharness
18+
- go test ./ipfs-5-to-6/migration/
1919

2020
# For docker containers
2121

0 commit comments

Comments
 (0)