reset windows build

This commit is contained in:
Yeastplume 2019-04-03 19:41:39 +01:00
parent 735d852c7e
commit e9b2bdec0e
No known key found for this signature in database
GPG key ID: AE6E005DF6E76B95

View file

@ -51,18 +51,18 @@ env:
matrix: matrix:
include: include:
# - os: linux - os: linux
# env: CI_JOB="test" CI_JOB_ARGS="config libwallet api" env: CI_JOB="test" CI_JOB_ARGS="config libwallet api"
# - os: linux - os: linux
# env: CI_JOB="test" CI_JOB_ARGS="impls" env: CI_JOB="test" CI_JOB_ARGS="impls"
# - os: linux - os: linux
# env: CI_JOB="test" CI_JOB_ARGS="controller ." env: CI_JOB="test" CI_JOB_ARGS="controller ."
# - os: linux - os: linux
# env: CI_JOB="release" CI_JOB_ARGS=
# - os: osx
# env: CI_JOB="release" CI_JOB_ARGS=
- os: windows
env: CI_JOB="release" CI_JOB_ARGS= env: CI_JOB="release" CI_JOB_ARGS=
- os: osx
env: CI_JOB="release" CI_JOB_ARGS=
# - os: windows
# env: CI_JOB="release" CI_JOB_ARGS=
script: .ci/general-jobs script: .ci/general-jobs