You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2015/01/05 14:34:30 UTC

[25/53] [abbrv] syncope git commit: Restoring default travis.xml

Restoring default travis.xml


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

Branch: refs/heads/2_0_X
Commit: b2ba422f21b0998731bff084d71f908b0e4dc5f3
Parents: 7aa0db3
Author: giacomolm <gi...@hotmail.it>
Authored: Tue Dec 23 12:34:12 2014 +0100
Committer: giacomolm <gi...@hotmail.it>
Committed: Tue Dec 23 12:34:12 2014 +0100

----------------------------------------------------------------------
 .travis.yml | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/b2ba422f/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 1eeba36..e9245f1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,23 +1,24 @@
 # Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed with
+# 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 with
-# the License. You may obtain a copy of the License at
+# the License.  You may obtain a copy of the License at
 #
-# http://www.apache.org/licenses/LICENSE-2.0
+#     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.
+
 language: java
 jdk:
-- openjdk6
+  - openjdk6
 # default install is mvn install --quiet -DskipTests=true
 install: mvn --show-version --quiet -P skipTests
 #invoker.streamLogs: we cannot access to log files through Travis web ui, so display everything in the console
 script: mvn --show-version --quiet clean install -Dinvoker.streamLogs=true
 notifications:
-webhooks: http://rovere.tirasa.net/cgi-bin/travis.cgi
+  webhooks: http://rovere.tirasa.net/cgi-bin/travis.cgi