Skip to content

Commit e5d5cf6

Browse files
committed
build lxml-4.6.3
1 parent 6397364 commit e5d5cf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
env:
22
global:
33
- REPO_DIR=lxml
4-
- BUILD_COMMIT=lxml-4.6.2
4+
- BUILD_COMMIT=lxml-4.6.3
55
- BUILD_DEPENDS="Cython"
66
- TEST_DEPENDS="beautifulsoup4 cssselect html5lib rnc2rng"
77
- PLAT=x86_64
@@ -10,7 +10,7 @@ env:
1010
- STATIC_DEPS=true
1111
- WHEELHOUSE_UPLOADER_USERNAME=travis-worker
1212
language: python
13-
python: 3.7
13+
python: 3.8
1414
services: docker
1515
matrix:
1616
exclude:

0 commit comments

Comments
 (0)