You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@reef.apache.org by ma...@apache.org on 2015/10/19 19:59:53 UTC

incubator-reef git commit: [REEF-852] Upgrade Travis-CI settings to use container-based infrastructure

Repository: incubator-reef
Updated Branches:
  refs/heads/master 4c072712b -> 223a9cba3


[REEF-852] Upgrade Travis-CI settings to use container-based infrastructure

JIRA:
  [REEF-852](https://issues.apache.org/jira/browse/REEF-852)

Pull Request:
  This closes #571


Project: http://git-wip-us.apache.org/repos/asf/incubator-reef/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-reef/commit/223a9cba
Tree: http://git-wip-us.apache.org/repos/asf/incubator-reef/tree/223a9cba
Diff: http://git-wip-us.apache.org/repos/asf/incubator-reef/diff/223a9cba

Branch: refs/heads/master
Commit: 223a9cba3b515b2af3ed9c95febca0f9ce978c15
Parents: 4c07271
Author: Dongjoon Hyun <do...@apache.org>
Authored: Fri Oct 16 06:31:57 2015 +0900
Committer: Mariia Mykhailova <ma...@apache.org>
Committed: Mon Oct 19 10:58:15 2015 -0700

----------------------------------------------------------------------
 .travis.yml | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/223a9cba/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 2959b31..7d826a6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,6 +13,8 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
+sudo: false
+
 language: java
 
 git: