Skip to content

Commit 0b014d4

Browse files
committed
Add lxml to travis
1 parent 424176b commit 0b014d4

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
@@ -82,7 +82,7 @@ install:
8282
- python setup.py develop --no-deps
8383

8484
# Install openmm-forcefields via pip (until available via omnia)
85-
- conda install --yes tinydb "openforcefield>=0.6.0" "openforcefields>=1.0.0"
85+
- conda install --yes tinydb lxml "openforcefield>=0.6.0" "openforcefields>=1.0.0"
8686
- pip install git+https://github.com/openmm/openmm-forcefields.git
8787
# Workaround for https://github.com/openmm/openmm/pull/2511
8888
# TODO: Remove this when OpenMM builds including https://github.com/openmm/openmm/pull/2511 are released

0 commit comments

Comments
 (0)