Commit Graph

304 Commits

Author SHA1 Message Date
Denis S. Soldatov aka General-Beck dda57d9294 Update gitlab-ci
add allow_failure: true to arm*
2016-08-23 23:18:13 +07:00
Denis S. Soldatov aka General-Beck 32d07c7339 update gitlab-ci
Defines the names of branches and tags for which the job will be built
  only:
    - master
    - beta
    - tags
    - stable
2016-08-18 23:41:33 +07:00
Denis S. Soldatov aka General-Beck 751c76917d Update gitlab-ci (#1929)
[ci skip] remove CC&CXX from arm* builds
2016-08-15 19:29:50 +02:00
Denis S. Soldatov aka General-Beck 3199576416 add gitlab-ci yaml (#1753)
* add gitlab-ci yaml

Build script for Gitlab CI
[ci-skip]

* Update gitlab-ci

remove .lib and .exp

* Update gitlab-ci

remove CCX and clang
2016-07-28 17:34:32 +02:00