From a1cb57bc19f348fcd1a2b1e025b14f8c01f861e8 Mon Sep 17 00:00:00 2001 From: till Date: Mon, 24 Feb 2020 10:45:24 +0100 Subject: [PATCH] test build [wip] --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 46ed046..6ec05bf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,3 +4,4 @@ language: ruby script: - bundle exec rake test + - bundle exec rake build