Repository: tez
Updated Branches:
  refs/heads/branch-0.7 bdf5b69f4 -> ef9ae6c2c


TEZ-3483. Create basic travis yml file for Tez. (hitesh)

(cherry picked from commit a1563eff7aafb3de32a00f76f82c2952765c6762)

Conflicts:
        CHANGES.txt

(cherry picked from commit cfe29864be01f305c3347d50b9e3ca0348c2508e)

Conflicts:
        pom.xml


Project: http://git-wip-us.apache.org/repos/asf/tez/repo
Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/71d99b68
Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/71d99b68
Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/71d99b68

Branch: refs/heads/branch-0.7
Commit: 71d99b68a91fb26192e7c0f09f7e94ce70ac8c79
Parents: bdf5b69
Author: Hitesh Shah <[email protected]>
Authored: Thu Oct 20 19:32:03 2016 -0700
Committer: Hitesh Shah <[email protected]>
Committed: Wed Oct 26 16:18:24 2016 -0700

----------------------------------------------------------------------
 .travis.yml | 1 +
 CHANGES.txt | 1 +
 2 files changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tez/blob/71d99b68/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..dff5f3a
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1 @@
+language: java

http://git-wip-us.apache.org/repos/asf/tez/blob/71d99b68/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 225b449..c4c1b7e 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -7,6 +7,7 @@ INCOMPATIBLE CHANGES
 
 ALL CHANGES:
 
+  TEZ-3483. Create basic travis yml file for Tez.
   TEZ-3437. Improve synchronization and the progress report behavior for 
Inputs from TEZ-3317.
   TEZ-3317. Speculative execution starts too early due to 0 progress.
   TEZ-3452. Auto-reduce parallelism calculation can overflow with large inputs

Reply via email to