Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

Fix travis ci #1

Merged
merged 12 commits into from
Jul 19, 2016
Merged

Fix travis ci #1

merged 12 commits into from
Jul 19, 2016

Conversation

feedm3
Copy link
Owner

@feedm3 feedm3 commented Jul 19, 2016

Travis CI doesn't allow dots in the environment variables keys, so we have to create an own Travis CI properties file and just set the active profile within Travis.

Travis CI dot issue: travis-ci/travis-ci#4139
Setting the active profile with an env variable: http://stackoverflow.com/a/35534970/3141881

@feedm3
Copy link
Owner Author

feedm3 commented Jul 19, 2016

Spring Boot relaxed binding should allow us to set the environment via the Travis CI env property

http://docs.spring.io/spring-boot/docs/1.3.0.BUILD-SNAPSHOT/reference/htmlsingle/#boot-features-external-config-relaxed-binding

@feedm3 feedm3 merged commit d90f8ed into master Jul 19, 2016
@feedm3 feedm3 deleted the bugfix/travis-ci branch July 19, 2016 14:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant