mirror of
https://github.com/YunoHost-Apps/fittrackee_ynh.git
synced 2024-09-03 18:36:16 +02:00
22 lines
515 B
TOML
22 lines
515 B
TOML
test_format = 1.0
|
|
|
|
[default]
|
|
|
|
# ------------
|
|
# Tests to run
|
|
# ------------
|
|
|
|
|
|
# -------------------------------
|
|
# Default args to use for install
|
|
# -------------------------------
|
|
|
|
|
|
# -------------------------------
|
|
# Commits to test upgrade from
|
|
# -------------------------------
|
|
|
|
test_upgrade_from.852bf0d.name = "0.7.14"
|
|
test_upgrade_from.0b20803.name = "0.7.17"
|
|
test_upgrade_from.ca02214.name = "0.7.18"
|
|
test_upgrade_from.9c094f9.name = "0.7.21"
|