Unverified Commit b310fb41 authored by Nikita Titov's avatar Nikita Titov Committed by GitHub
Browse files

[ci] add if-else job to Travis (#2389)

parent 9f6e4413
...@@ -16,6 +16,7 @@ env: ...@@ -16,6 +16,7 @@ env:
- TASK=regular PYTHON_VERSION=3.6 - TASK=regular PYTHON_VERSION=3.6
- TASK=sdist PYTHON_VERSION=2.7 - TASK=sdist PYTHON_VERSION=2.7
- TASK=bdist - TASK=bdist
- TASK=if-else
- TASK=pylint - TASK=pylint
- TASK=check-docs - TASK=check-docs
- TASK=mpi METHOD=source - TASK=mpi METHOD=source
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment