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/14 13:45:40 UTC

[incubator-amaterasu] branch master updated: added test

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 1bd44f7  added test
1bd44f7 is described below

commit 1bd44f7ea551a353fb5d7dbd23f6028b2bd7db3c
Author: Yaniv Rodenski <ro...@gmail.com>
AuthorDate: Sat Apr 14 23:45:26 2018 +1000

    added test
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index c3779f2..7a649df 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,6 +9,7 @@ before_install:
 script:
 - export TRAVIS_BRANCH=$(git symbolic-ref --short -q HEAD)
 - echo $TRAVIS_BRANCH  
+- echo test
 - "./gradlew buildDistribution"
 deploy:
   provider: releases

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