summaryrefslogtreecommitdiffstats
path: root/.travis/common/post-upload.sh (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-10-12Build system: remove references to travisFearlessTobi1-25/+0
Co-Authored-By: Vitor K <vitor-kiguchi@hotmail.com>
2018-09-19travis: running mingw build on travis citech4me1-0/+3
This commit also fixed a broken cmake dependency with unicorn
2017-10-07travis: Split build scripts for different platformsMerryMage1-0/+22
This commit also separates clang-format from the linux build, closing #2702.