|
@ -78,8 +78,6 @@ jobs: |
|
|
# Allow failures of stable versions as new features might have been added |
|
|
# Allow failures of stable versions as new features might have been added |
|
|
allow_failures: |
|
|
allow_failures: |
|
|
- os: linux |
|
|
- os: linux |
|
|
compiler: gcc |
|
|
|
|
|
env: TASK=Test CONFIG=Release DOCKER=storm:1.2.1 PYTHON=python3 |
|
|
env: TASK=Test CONFIG=Release DOCKER=storm:1.2.1 PYTHON=python3 |
|
|
- os: linux |
|
|
- os: linux |
|
|
compiler: gcc |
|
|
|
|
|
env: TASK=Test CONFIG=Debug DOCKER=storm:1.2.1-debug PYTHON=python3 |
|
|
env: TASK=Test CONFIG=Debug DOCKER=storm:1.2.1-debug PYTHON=python3 |