zjffdu commented on a change in pull request #3306: [ZEPPELIN-4001]
zeppelin-interpreter-integration is ignored due to wrong folder structure
URL: https://github.com/apache/zeppelin/pull/3306#discussion_r256828308
##########
File path: .travis.yml
##########
@@ -37,9 +37,13 @@ addons:
- r-source
- sourceline: 'deb http://cran.rstudio.com/bin/linux/ubuntu trusty/'
key_url:
'keyserver.ubuntu.com/pks/lookup?op=get&search=0x51716619E084DAB9'
+ - r-packages-trusty
+ - mysql-5.7-trusty
packages:
- r-base
- r-base-dev
+ - mysql-server
+ - mysql-client
Review comment:
This is for `JdbcIntegrationTest`, otherwise this test will fail
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services