We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ebcded commit 175a2ccCopy full SHA for 175a2cc
.travis.yml
@@ -18,6 +18,7 @@ python:
18
- 3.5
19
- 3.6
20
- 3.7
21
+ - 3.8
22
install:
23
- if [ $CI_TARGET = tests ]; then
24
eval "$(curl -Ss https://raw.githubusercontent.com/neovim/bot-ci/master/scripts/travis-setup.sh) nightly-x64";
0 commit comments