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:13 UTC

[08/53] [abbrv] syncope git commit: Travis file aligned

Travis file aligned


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

Branch: refs/heads/master
Commit: 43c946295c410662a59db3c62890818f60ef92f9
Parents: 0da0281
Author: giacomolm <gi...@hotmail.it>
Authored: Thu Dec 18 10:51:54 2014 +0100
Committer: giacomolm <gi...@hotmail.it>
Committed: Thu Dec 18 10:51:54 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/43c94629/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index e9245f1..1eeba36 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,24 +1,23 @@
 # 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