From 51be357f439d3206291b63900ed91be545ed7353 Mon Sep 17 00:00:00 2001 From: UnixKeys <64284419+unixkeys@users.noreply.github.com> Date: Sun, 6 Sep 2020 13:27:05 +0200 Subject: [PATCH] =?UTF-8?q?added=20meteor=20support=20=F0=9F=98=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8291ef0..840a62d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,4 +11,4 @@ env: - ELECTRON_CACHE=$HOME/.cache/electron - ELECTRON_BUILDER_CACHE=$HOME/.cache/electron-builder -script: build +script: npm run build