Commit 5c5d2bc6 authored by Jason Madden's avatar Jason Madden

Fix the other place that refs the version in .travis.yml.

parent e349789f
...@@ -284,10 +284,10 @@ jobs: ...@@ -284,10 +284,10 @@ jobs:
# 3.8 # 3.8
- <<: *test-libuv-jobs - <<: *test-libuv-jobs
env: TRAVIS_PYTHON_VERSION=3.8 env: TRAVIS_PYTHON_VERSION=3.8
name: libuv36 name: libuv38
- <<: *test-libev-jobs - <<: *test-libev-jobs
env: TRAVIS_PYTHON_VERSION=3.8 env: TRAVIS_PYTHON_VERSION=3.8
name: libev-cffi36 name: libev-cffi38
# 2.7, no-embed. Run the tests that exercise the libraries we # 2.7, no-embed. Run the tests that exercise the libraries we
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment