From owner-freebsd-testing@freebsd.org Tue Jun 5 16:50:17 2018 Return-Path: Delivered-To: freebsd-testing@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 89E80FDD251 for ; Tue, 5 Jun 2018 16:50:17 +0000 (UTC) (envelope-from norbert.fuhs.xyz@gmail.com) Received: from mail-yb0-x22f.google.com (mail-yb0-x22f.google.com [IPv6:2607:f8b0:4002:c09::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1DC3883F3C for ; Tue, 5 Jun 2018 16:50:17 +0000 (UTC) (envelope-from norbert.fuhs.xyz@gmail.com) Received: by mail-yb0-x22f.google.com with SMTP id w3-v6so1001123ybq.10 for ; Tue, 05 Jun 2018 09:50:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=MA527ix/Ad7S4S4S0R6AvSCsKdwy7u7++cpukwkC924=; b=FJtaTpFwOxUYAQ6Z7e5ST1uqDNl4z/4KeYEqjTK6SJJizVKM5awHgLuUzL4ish38S9 4jWmabqL5vQnkFF4OW89RWyaX8JvEC/Xa003yJdmaxlMk1eLUE9Z7/qo8sOAMjU7MmMF hIHMJV7JcU3CsMy+3n4WeS2oh0Z4ZJdRQEZz/gXqOydw4dhfunNx/9DnCNvEp/xKEOko QBB96Bpx67dqxnLtYtOi4X7GBwJqOooMRWqiMRWptsiAD2worj/6Ebh+0ngBdI04IoJV 8MgpY/STGXKtEiIPu3DLQJJIDP6WHTiiOJkLMZfhr6GvsUcMQ7YHIReHMiUp0r79ijRS rGRA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=MA527ix/Ad7S4S4S0R6AvSCsKdwy7u7++cpukwkC924=; b=DITCA5e9jhKXL0QCmNFzD0P6kfLq3TtmhLJbRExjkMaJBw89iX8Dt8awzyQ3DXBa3x qnjoeZ4LpuXwDkyfjlxj+pBjftZ53nOOEqxb9A5uAdlwOD+COBRppbg//pLZuBlkQquv Ad4yx4K104tdwWwqIZoI9H+PbQXp4aCs+HizTCMgefcoyuw6kJ9CnzAupx22zrvrcBhN zHtStLWSnFFuF1n6zh+Lg6HhSszJhUgH/FsylStJD6MS3xFKzE8lIl9/gxhM/PfVnyoD 2XcP7vgKeDq6aCYiMPNiCpd2LoUiatnrdB3MU0RT0vcwMlG48nvsDcW2qRW6iL3Y5KmQ 3VlQ== X-Gm-Message-State: ALKqPwcIpMtnrukt/SDY5IX0uc7/Gw0+Z10BEmaHkA6PrS5ULoxgIbXJ h+aMBo8kfeXuAVFme+Jo+0ucjj2Knj3bEUGVzIs= X-Google-Smtp-Source: ADUXVKJ+kVLEgWCpPREfGN7sshpk/23SDr2izvZoFQ0eFCO/kSV4X0LpbZIxCxBiM/zdf2dR4trbQbR92ivQy7Yg0zI= X-Received: by 2002:a25:c2c5:: with SMTP id s188-v6mr14064144ybf.65.1528217416359; Tue, 05 Jun 2018 09:50:16 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a25:2ad2:0:0:0:0:0 with HTTP; Tue, 5 Jun 2018 09:50:15 -0700 (PDT) From: Norbert Fuhs Date: Tue, 5 Jun 2018 18:50:15 +0200 Message-ID: Subject: Is there anyway to get FreeBSD supported by Travis CI? To: freebsd-testing@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.26 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jun 2018 16:50:17 -0000 Hi, Is there anyway to get TravisCi to support FreeBSD or help FreeBSD with it as voluntary? I normally use Ubuntu and try to get Ponylang running on FreeBSD 10.4 and they use Travis as CI. Best, Norbert