You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2015/10/08 02:35:26 UTC

[jira] [Created] (REEF-816) Setup Github Travis CI

Dongjoon Hyun created REEF-816:
----------------------------------

             Summary: Setup Github Travis CI
                 Key: REEF-816
                 URL: https://issues.apache.org/jira/browse/REEF-816
             Project: REEF
          Issue Type: Task
          Components: Build infrastructure
            Reporter: Dongjoon Hyun
            Assignee: Dongjoon Hyun
            Priority: Trivial


This issue is about Github Travis CI setup.

Travis CI is *additional* CI as a speculative execution of *Linux* testing just for the *speed*. Please note that we can use any result of Apache Jenkins and Github Travis CI for linux.

Specifically, this issue makes a meta file, `.travis.yml` for testing PR and all release branches automatically if there is any commits. This file should be in all branches that we need to test.

After that, we need to turn the switch on in Travis CI site.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)