Skip to content

Commit 8318858

Browse files
authored
Update .travis.yml (#128)
Use latest LXML 4.5.x version for testing
1 parent 46cebfd commit 8318858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414
- LXML_VERSION=4.2.6
1515
- LXML_VERSION=4.3.5
1616
- LXML_VERSION=4.4.3
17-
- LXML_VERSION=4.5.0
17+
- LXML_VERSION=4.5.2
1818

1919
jobs:
2020
exclude:

0 commit comments

Comments
 (0)