You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 7, 2025. It is now read-only.
# You can use Travis CI https://travis-ci.org for automatic builds of you ESDK App project on Github.
# TODO: Activate Travis CI for your Github repository
#
language: java
dist: trusty
services:
- docker
env:
- DOCKER_COMPOSE_VERSION=1.23.2
jdk:
- oraclejdk8
# TODO: In the Travis UI for your repository register your credentials for https://registry.abas.sh in Settings > Environment Variables as REGISTRY_USER and REGISTRY_PASSWORD