We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a60181 commit a4f43afCopy full SHA for a4f43af
.travis.yml
@@ -42,7 +42,7 @@ matrix:
42
- jdk: "oraclejdk7"
43
env: SCALA_VER="2.11" PROFILE="-Prat" BUILD_FLAG="clean" TEST_FLAG="org.apache.rat:apache-rat-plugin:check" TEST_PROJECTS=""
44
45
- # Test all modules with spark 2.0.0 and scala 2.11 and python 3
+ # Test all modules with spark 2.0.0 and scala 2.11
46
47
env: SCALA_VER="2.11" SPARK_VER="2.0.0" HADOOP_VER="2.3" PROFILE="-Pspark-2.0 -Phadoop-2.3 -Ppyspark -Psparkr -Pscalding -Pexamples -Pscala-2.11" BUILD_FLAG="package -Pbuild-distr -DskipRat" TEST_FLAG="verify -Pusing-packaged-distr -DskipRat" TEST_PROJECTS=""
48
0 commit comments