GitHub user Leemoonsoo opened a pull request:

    https://github.com/apache/zeppelin/pull/1285

    Cache zeppelin-web/node_modules on travis ci and see if it reduces CI 
failure on npm install

    ### What is this PR for?
    Recently CI build fails a lot on npm install on building zeppelin-web 
module with network issues.
    This PR tries to cache zeppelin-web/node_modules on travis and see it it 
helps reducing network issues.
    
    ### What type of PR is it?
    Improvement
    
    ### Todos
    * [x] - Cache zeppelin-web/node_modules
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Leemoonsoo/zeppelin cache_node_modules

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/1285.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 #1285
    
----
commit c027207e35b431e99ff867ec98a1d737a94220f6
Author: Lee moon soo <[email protected]>
Date:   2016-08-04T19:14:35Z

    cache zeppelin-web/node_modules on travis ci

----


---
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.
---

Reply via email to