Skip to content

Commit 5eb6be9

Browse files
committed
Fix travis dependencies
1 parent acaec03 commit 5eb6be9

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111

1212
install:
1313
- pip install "sphinx $SPHINX_VERSION"
14-
- pip install -r requirements.txt
14+
- pip install lxml sphinx_testing
1515

1616
script:
1717
- python setup.py install

requirements.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)