Skip to content

Commit 175a2cc

Browse files
authored
ci: Travis: test with Python 3.8 (#427)
1 parent 8ebcded commit 175a2cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ python:
1818
- 3.5
1919
- 3.6
2020
- 3.7
21+
- 3.8
2122
install:
2223
- if [ $CI_TARGET = tests ]; then
2324
eval "$(curl -Ss https://raw.githubusercontent.com/neovim/bot-ci/master/scripts/travis-setup.sh) nightly-x64";

0 commit comments

Comments
 (0)