voyage
voyage copied to clipboard
Rewrite install script for travis
It seems that matrix builds in travis can not have a configurable before_install section. The current install does a mongo installation by default. If arango DB comes into play we need something else. Best approach so far would be to unite the DB install scripts that reacts on env variables to install one or the other database.