Skip to content

Commit

Permalink
ci: Travis: test with Python 3.8 (#427)
Browse files Browse the repository at this point in the history
  • Loading branch information
blueyed committed Jan 20, 2020
1 parent 8ebcded commit 175a2cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -18,6 +18,7 @@ python:
- 3.5
- 3.6
- 3.7
- 3.8
install:
- if [ $CI_TARGET = tests ]; then
eval "$(curl -Ss https://raw.githubusercontent.com/neovim/bot-ci/master/scripts/travis-setup.sh) nightly-x64";
Expand Down

0 comments on commit 175a2cc

Please sign in to comment.