Skip to content

Commit b023bcd

Browse files
Evgenii KhramkovPatrick Reynolds
authored andcommitted
install coreutils for tests
1 parent 239e992 commit b023bcd

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
script: make test
1314
- os: linux
1415
dist: trusty
@@ -24,4 +25,5 @@ matrix:
2425
- moreutils
2526
- fakeroot
2627
- jq
28+
- coreutils
2729
script: debuild -uc -us

0 commit comments

Comments
 (0)