Skip to content

Commit

Permalink
Try updating travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdstein authored Apr 29, 2020
1 parent 2c30561 commit 9e86308
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,6 @@ matrix:
- python: 3.6
- python: 3.7
- python: 3.8
dist: xenial
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- g++
- gfortran
- libblas-dev
- liblapack-dev
- libatlas-base-dev
- libopenblas-base
- libopenblas-dev
script:
- coverage run --concurrency=multiprocessing -m unittest discover tests/
- coverage combine
Expand Down

0 comments on commit 9e86308

Please sign in to comment.