diff --git a/.travis.yml b/.travis.yml index 313a9248..319acf83 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ jdk: before_install: - touch local.properties -script: exec ./kobaltw --log 2 assemble test +script: exec ./kobaltw assemble test