From 0595f6a385fbcf9bdc6e1232f18b6740c39f46f6 Mon Sep 17 00:00:00 2001 From: Viktor Kovacs Date: Thu, 1 Apr 2021 16:33:35 +0200 Subject: [PATCH] Remove build from travis. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ae5555b..359d0c7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,4 +8,3 @@ install: script: - npm run test - - npm run build