Skip to content

Commit a9a1aac

Browse files
committed
add coreutils
1 parent e77219c commit a9a1aac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ matrix:
99
- brew install moreutils
1010
- brew install shellcheck
1111
- brew install jq
12+
- brew install coreutils
1213
- brew install pigz
1314
script: make test
1415
- os: linux
@@ -25,5 +26,6 @@ matrix:
2526
- moreutils
2627
- fakeroot
2728
- jq
29+
- coreutils
2830
- pigz
2931
script: debuild -uc -us

0 commit comments

Comments
 (0)