spark-sql-perf/.travis.yml
ludatabricks e8aa132bb8 [ML-3870] Make spark-sql-perf master compiled with spark 2.3 and scala 2.11 (#155)
Change the build config to update spark 2.3 and update the scala dependence in bin/spark-perf
2018-06-15 06:40:14 -07:00

11 lines
155 B
YAML

language: scala
scala:
- 2.11.8
sudo: false
jdk:
oraclejdk8
cache:
directories:
- $HOME/.ivy2
env:
- DBC_USERNAME="" DBC_PASSWORD="" DBC_URL=""