Skip to content

Commit a200129

Browse files
committedApr 3, 2020
chore(travis): add conntrack package
1 parent 1a514b0 commit a200129

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.travis.yml

+1
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)
Please sign in to comment.