You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by sb...@apache.org on 2016/09/18 22:09:47 UTC

incubator-streams-examples git commit: AL

Repository: incubator-streams-examples
Updated Branches:
  refs/heads/master 8d0818d1c -> 816fcff89


AL


Project: http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/commit/816fcff8
Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/tree/816fcff8
Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/diff/816fcff8

Branch: refs/heads/master
Commit: 816fcff899ae7e6c3f19d6a25c56eb1ae448ad6b
Parents: 8d0818d
Author: Steve Blackmon <sb...@apache.org>
Authored: Sun Sep 18 17:09:20 2016 -0500
Committer: Steve Blackmon <sb...@apache.org>
Committed: Sun Sep 18 17:09:20 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/816fcff8/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 64bc45a..bf1155f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,20 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
 sudo: false
 language: java
 jdk: