diff --git a/.travis.yml b/.travis.yml index cda7257..4a6654e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,4 +16,4 @@ cache: before_cache: - rm -rf .kobalt/* -script: ./kobaltw clean assemble \ No newline at end of file +script: ./kobaltw clean assemble test \ No newline at end of file