From abbaf244d20d91421d9319a1a560f1fa9255af97 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 21 Jun 2014 17:15:29 +0200 Subject: [PATCH] add multicall build to travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index df04b20f1..8ccb026aa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,3 +5,4 @@ install: script: - make - make test + - make MULTICALL=1