Skip to content

Commit a4f43af

Browse files
committed
Update comments in .travis.yml
1 parent 5a60181 commit a4f43af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ matrix:
4242
- jdk: "oraclejdk7"
4343
env: SCALA_VER="2.11" PROFILE="-Prat" BUILD_FLAG="clean" TEST_FLAG="org.apache.rat:apache-rat-plugin:check" TEST_PROJECTS=""
4444

45-
# Test all modules with spark 2.0.0 and scala 2.11 and python 3
45+
# Test all modules with spark 2.0.0 and scala 2.11
4646
- jdk: "oraclejdk7"
4747
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=""
4848

0 commit comments

Comments
 (0)