Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3000
@sanjaydasgupta If you see the following error in travis build. Please
clean travis cache first, then retrigger the build.
```
[ERROR] error: error while loading <root>, error in opening zip file
[ERROR] error: scala.reflect.internal.MissingRequirementError: object
scala.runtime in compiler mirror not found.
[ERROR] at
scala.reflect.internal.MissingRequirementError$.signal(MissingRequirementError.scala:16)
```
---