diff --git a/.travis.yml b/.travis.yml index 57244d95..0efd9439 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,6 +15,11 @@ env: # via the "travis encrypt" command using the project repo's public key - secure: "P3wQLswiGYWrZwO4bxFmsA4XG5s/pS+renL0RMeotMTQwQQXmy1ZCvwMnAgaYWQmF82fN8WjuhO3OX0gpDbydxRktqI5ZqblsryV6poB0g+OkCqThbDUp3TL6TjPqySTI1CZ8qoOBYFMubAZYVJAEfxl0UxoQE+uTsRarRqr8rI=" +arch: + - amd64 + - arm64 +os: linux + cache: apt: true @@ -32,7 +37,7 @@ addons: coverity_scan: project: name: tstack/lnav - description: Your project description here + description: The Log File Navigator notification_email: timothyshanestack@gmail.com build_command_prepend: ./autogen.sh && ./configure build_command: make