GitHub user AhyoungRyu opened a pull request:
https://github.com/apache/incubator-zeppelin/pull/594
Add -Pscalding flag to .travis.yml
### What is this PR for?
Since we avoid publish official binary package built with 3rd party maven
repository, currently we can not include
[Scalding](https://github.com/apache/incubator-zeppelin/pull/561) dependency in
binary package of Zeppelin. But the test for Scalding interpreter should be
done in travis. So I just added `-Pscalding` flag to `.travis.yml` file.
### What type of PR is it?
Improvement
### Todos
* [x] - Add -Pscalding flag to .travis.yml.
### Is there a relevant Jira issue?
No. But you may checkout
[here](https://github.com/apache/incubator-zeppelin/pull/561/files#r48471634).
### How should this be tested?
### Screenshots (if appropriate)
### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/AhyoungRyu/incubator-zeppelin
MODIFY-TRAVIS-FILE
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-zeppelin/pull/594.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #594
----
commit c7edbf974fdb1a7d27f6fec327de6b11fb02703a
Author: Ryu Ah young <[email protected]>
Date: 2016-01-03T08:24:44Z
Add -Pscalding build option to .travis.yml
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---