Github user liguohuicmss commented on the issue:
https://github.com/apache/zeppelin/pull/2690
I don't know why the jenkins is failed for #2685.
The error tip is:
```
Looks like travis-ci is not configured for your fork.
Please setup by swich on 'zeppelin' repository at
https://travis-ci.org/profile and travis-ci.
```
But my fork is copied from master. There is `.travis.yml` in the fork
project.
I cannot find the commit message in `https://travis-ci.org/profile` and the
JSON from `https://api.travis-ci.org/repos/liguohuicmss/zeppelin/builds` is
empty.
---