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 6397364 commit e5d5cf6Copy full SHA for e5d5cf6
1 file changed
.travis.yml
@@ -1,7 +1,7 @@
1
env:
2
global:
3
- REPO_DIR=lxml
4
- - BUILD_COMMIT=lxml-4.6.2
+ - BUILD_COMMIT=lxml-4.6.3
5
- BUILD_DEPENDS="Cython"
6
- TEST_DEPENDS="beautifulsoup4 cssselect html5lib rnc2rng"
7
- PLAT=x86_64
@@ -10,7 +10,7 @@ env:
10
- STATIC_DEPS=true
11
- WHEELHOUSE_UPLOADER_USERNAME=travis-worker
12
language: python
13
-python: 3.7
+python: 3.8
14
services: docker
15
matrix:
16
exclude:
0 commit comments