Skip to content

Commit 888a0ab

Browse files
Merge pull request #253 from operator-framework/add-conntrack
chore(travis): add conntrack package
2 parents 1a514b0 + a200129 commit 888a0ab

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 @@ addons:
2828
update: true
2929
packages:
3030
- podman
31+
- conntrack
3132
script: |
3233
"${MAKE}" unit build
3334
if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then

0 commit comments

Comments
 (0)