Skip to content

Commit

Permalink
TST: add ppc64le to Travis CI matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerjereddy committed Jan 10, 2019
1 parent 30eae3d commit 244bed4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,11 @@ matrix:
- python: 3.6
env:
- NUMPY_EXPERIMENTAL_ARRAY_FUNCTION=1
- os: linux-ppc64le
python: 3.6
env:
# for matrix annotation only
- PPC64_LE=1

before_install:
- ./tools/travis-before-install.sh
Expand Down

0 comments on commit 244bed4

Please sign in to comment.