Skip to content

Commit

Permalink
Temporarily disable Python 3.8 testing
Browse files Browse the repository at this point in the history
See #88. Waiting on Python 3.8 support in numba/llvmlite.
  • Loading branch information
natanlao committed Dec 18, 2019
1 parent ee8ceaa commit 2489ea8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ cache: pip
python:
- 3.6
- 3.7
- 3.8

install:
# numpy requires some additional dependencies
Expand Down

0 comments on commit 2489ea8

Please sign in to comment.