From c5a06ee5e4bde0c89e8c102628c1a49dc89176ad Mon Sep 17 00:00:00 2001 From: slikts Date: Sun, 23 Feb 2020 18:47:23 +0000 Subject: [PATCH] ci: build beta branch --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 75bfc497..49274a52 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,7 @@ language: node_js branches: only: - master + - beta cache: npm notifications: email: false