From: Ɓukasz Langa Date: Wed, 14 Mar 2018 21:26:14 +0000 (-0700) Subject: Bummer, Python 3.8 builds don't work yet X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/f86b30a6109734af5c56aaaf8c43331678fc3afa?ds=sidebyside;hp=f5cc3e35562c3b0b2d8efcbfdb326a2360fff976 Bummer, Python 3.8 builds don't work yet --- diff --git a/.travis.yml b/.travis.yml index e434c44d..ac8b857f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,4 +12,3 @@ matrix: - python: 3.6 - python: 3.6-dev - python: 3.7-dev - - python: 3.8-dev