Skip to content

Commit

Permalink
trying full build
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Nov 5, 2019
1 parent 219bbd2 commit 72275b1
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@ env:
global: # default values
- PYTHON_VERSION=3.7
matrix:
# - TASK=regular PYTHON_VERSION=3.6
# - TASK=sdist PYTHON_VERSION=2.7
# - TASK=bdist
# - TASK=if-else
# - TASK=lint
# - TASK=check-docs
# - TASK=mpi METHOD=source
# - TASK=mpi METHOD=pip
# - TASK=gpu METHOD=source PYTHON_VERSION=3.5
# - TASK=gpu METHOD=pip PYTHON_VERSION=3.6
- TASK=regular PYTHON_VERSION=3.6
- TASK=sdist PYTHON_VERSION=2.7
- TASK=bdist
- TASK=if-else
- TASK=lint
- TASK=check-docs
- TASK=mpi METHOD=source
- TASK=mpi METHOD=pip
- TASK=gpu METHOD=source PYTHON_VERSION=3.5
- TASK=gpu METHOD=pip PYTHON_VERSION=3.6
- TASK=r-pkg R_VERSION=3.6.1

matrix:
Expand Down

0 comments on commit 72275b1

Please sign in to comment.