This repository was archived by the owner on Aug 22, 2021. It is now read-only.
This repository was archived by the owner on Aug 22, 2021. It is now read-only.
arch is a undocumented Travis build keyword. #65
Just notice theres is an issue with current
arch-travisyaml script scheme. There's undocumentedarchkeyword in Travis build config.We should change
archto something likearchlinuxorarch-travis. Otherwise we've got conflict with job spawning logic resulting in redundant jobs lanuched for any Travis build.