From c8d55fb36bd1968c60d10acdc7854df092c6c087 Mon Sep 17 00:00:00 2001 From: chenliang613 Date: Sat, 27 May 2017 09:32:56 +0800 Subject: [PATCH] disable travis --- .travis.yml | 17 ----------------- pom.xml | 2 +- 2 files changed, 1 insertion(+), 18 deletions(-) delete mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index ce385ad97cd..00000000000 --- a/.travis.yml +++ /dev/null @@ -1,17 +0,0 @@ -# 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 with -# the License. You may obtain a copy of the License at -# -# 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 -script: mvn -U clean scalastyle:check checkstyle:check -Pspark-2.1 test \ No newline at end of file diff --git a/pom.xml b/pom.xml index 3152e456cd7..f6f3dfd4c4f 100644 --- a/pom.xml +++ b/pom.xml @@ -104,6 +104,7 @@ assembly examples/flink integration/hive + integration/presto @@ -308,7 +309,6 @@ 2.10 2.10.4 true - 1.1.4 format