From 374c8960dcdf1af33dc040ca5564fcfefc491070 Mon Sep 17 00:00:00 2001 From: Cedric Beust Date: Sat, 20 Feb 2016 13:39:26 -0800 Subject: [PATCH] Have travis assemble to. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4fd0a886..43e61725 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,4 +10,4 @@ jdk: install: true -script: ./kobaltw test --log 2 +script: ./kobaltw assemble test --log 2