You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be nice to test the dotfiles on different systems (e.g. via docker), maybe automatically (e.g. via Travis-CI).
As developer
Testing is difficult without actually using the dotfiles. I need some automated merging from a "kind-of-master"-branch (e.g. beta), that is used as review-branch for a few days. If no commit happened for a few days, Travis should merge beta into master automatically.
Acceptance Criteria
Use Travis-CI to automate this process, preferred in the way of merging several days after last commit to beta.
Description
Would be nice to test the dotfiles on different systems (e.g. via docker), maybe automatically (e.g. via Travis-CI).
As developer
beta
), that is used as review-branch for a few days. If no commit happened for a few days, Travis should mergebeta
intomaster
automatically.Acceptance Criteria
beta
.The text was updated successfully, but these errors were encountered: