Skip to content

Commit

Permalink
Updated spark version in Travis config 2.4.3 -> 2.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
malexer committed Feb 23, 2020
1 parent 4c11fc9 commit e4228a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ matrix:
python: 3.6

env:
- SPARK=2.4 SPARK_URL="http://apache.cs.utah.edu/spark/spark-2.4.3/spark-2.4.3-bin-hadoop2.7.tgz"
- SPARK=2.4 SPARK_URL="http://apache.cs.utah.edu/spark/spark-2.4.5/spark-2.4.5-bin-hadoop2.7.tgz"

before_install:
- mkdir -p /opt
Expand Down

0 comments on commit e4228a1

Please sign in to comment.