diff --git a/.travis.yml b/.travis.yml
index 4f7c88c12b..e012248cba 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -41,7 +41,7 @@ addons:
env:
global:
# Interpreters does not required by zeppelin-server integration tests
- - INTERPRETERS='!beam,!hbase,!pig,!jdbc,!file,!ignite,!kylin,!lens,!cassandra,!elasticsearch,!bigquery,!alluxio,!scio,!livy,!groovy,!sap,!java,!geode,!neo4j'
+ - INTERPRETERS='!beam,!hbase,!pig,!jdbc,!file,!ignite,!kylin,!lens,!cassandra,!elasticsearch,!bigquery,!alluxio,!scio,!livy,!groovy,!sap,!java,!geode,!neo4j,!hazelcastjet'
matrix:
include:
diff --git a/pom.xml b/pom.xml
index a565e7c332..7a98b2d2b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,6 +82,7 @@
scalding
java
beam
+ hazelcastjet
geode
zeppelin-web
zeppelin-server