I\'m trying to setup mongo on Travis to be used for my integration tests. My travis configuration that initializes mongodb is:
before_install: - sleep 15