Files
deb-python-dcos/cli/tests/data/missing_params_dcos.toml
yura 3b0c5d2029 [ADD] Remove DCOS_PRODUCTION environment variable and only report analytics if version is not SNAPSHOT
fix main return,

Retunr info about core.reporting to README

fix analytics tests
2015-08-25 18:18:57 +03:00

7 lines
192 B
TOML

[core]
reporting = false
email = "test@mail.com"
[package]
sources = [ "git://github.com/mesosphere/universe.git", "https://github.com/mesosphere/universe/archive/master.zip",]
cache = "true"