You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@amaterasu.apache.org by ya...@apache.org on 2018/04/20 00:00:13 UTC

[incubator-amaterasu] 02/02: added tests to travis

This is an automated email from the ASF dual-hosted git repository.

yaniv pushed a commit to branch version-0.2.0-incubating-rc2
in repository https://gitbox.apache.org/repos/asf/incubator-amaterasu.git

commit 14acb597616d22d4cbf5a9fe0df3f7d9215f1f8f
Author: Yaniv Rodenski <ro...@gmail.com>
AuthorDate: Fri Apr 20 09:57:31 2018 +1000

    added tests to travis
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 3236bfa..1419fb1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,7 @@ cache:
 before_install:
 - chmod +x gradlew
 script:
-- "./gradlew buildDistribution"
+- "./gradlew clean test buildDistribution"
 deploy:
   provider: releases
   api_key:

-- 
To stop receiving notification emails like this one, please contact
yaniv@apache.org.