Skip to content

Commit

Permalink
build lxml-4.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scoder committed Mar 21, 2021
1 parent 6397364 commit e5d5cf6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
env:
global:
- REPO_DIR=lxml
- BUILD_COMMIT=lxml-4.6.2
- BUILD_COMMIT=lxml-4.6.3
- BUILD_DEPENDS="Cython"
- TEST_DEPENDS="beautifulsoup4 cssselect html5lib rnc2rng"
- PLAT=x86_64
Expand All @@ -10,7 +10,7 @@ env:
- STATIC_DEPS=true
- WHEELHOUSE_UPLOADER_USERNAME=travis-worker
language: python
python: 3.7
python: 3.8
services: docker
matrix:
exclude:
Expand Down

0 comments on commit e5d5cf6

Please sign in to comment.