Skip to content

Commit

Permalink
Allow python 3.8 builds to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
Chih-Hsuan Yen committed Jul 6, 2019
1 parent 851e141 commit fcd83cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ matrix:
# doesn't work well, see https://travis-ci.org/lilydjwg/nvchecker/jobs/376326582
- python: pypy3.6-7.1.1
env: DEPS=aiohttp
# The current werkzeug is incompatible with Python 3.8
# https://github.com/pallets/werkzeug/issues/1551
- python: nightly

addons:
apt:
Expand Down

0 comments on commit fcd83cd

Please sign in to comment.