Skip to content

Commit

Permalink
Release spark connector 2.5.9 for spark 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Mingli-Rui committed Feb 7, 2020
1 parent e716ce7 commit 7ed920b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ matrix:
env: SPARK_VERSION="2.4.0" INTEGRATION_TESTS=true SNOWFLAKE_TEST_ACCOUNT=aws SPARK_CONN_ENV_USE_COPY_UNLOAD=false
- jdk: openjdk8
scala: 2.11.12
env: SPARK_VERSION="2.4.0" INTEGRATION_TESTS=true SNOWFLAKE_TEST_ACCOUNT=aws SPARK_CONN_ENV_USE_COPY_UNLOAD=true
- jdk: openjdk8
scala: 2.11.12
env: SPARK_VERSION="2.4.0" INTEGRATION_TESTS=true SNOWFLAKE_TEST_ACCOUNT=azure SPARK_CONN_ENV_USE_COPY_UNLOAD=false
- jdk: openjdk8
scala: 2.12.8
env: SPARK_VERSION="2.4.0" INTEGRATION_TESTS=true SNOWFLAKE_TEST_ACCOUNT=azure SPARK_CONN_ENV_USE_COPY_UNLOAD=true
script:
- "./dev/run-tests-travis.sh"
Expand Down

0 comments on commit 7ed920b

Please sign in to comment.