- Inside of docs directory, groovy.md will need some header to be compiled with Jekyll
- Menu in docs also need link to groovy
- .travis.yml we need add !groovy
This commit is contained in:
dlukyanov 2017-03-27 22:26:59 +03:00
parent 4abf649bda
commit a5b37a1099
2 changed files with 2 additions and 1 deletions

View file

@ -37,7 +37,7 @@ addons:
env:
global:
# Interpreters does not required by zeppelin-server integration tests
- INTERPRETERS='!hbase,!pig,!jdbc,!file,!flink,!ignite,!kylin,!python,!lens,!cassandra,!elasticsearch,!bigquery,!alluxio,!scio,!livy'
- INTERPRETERS='!hbase,!pig,!jdbc,!file,!flink,!ignite,!kylin,!python,!lens,!cassandra,!elasticsearch,!bigquery,!alluxio,!scio,!livy,!groovy'
matrix:
include:

View file

@ -78,6 +78,7 @@
<li><a href="{{BASE_PATH}}/interpreter/scio.html">Scio</a></li>
<li><a href="{{BASE_PATH}}/interpreter/shell.html">Shell</a></li>
<li><a href="{{BASE_PATH}}/interpreter/spark.html">Spark</a></li>
<li><a href="{{BASE_PATH}}/interpreter/groovy.html">Groovy</a></li>
</ul>
</li>
<li>