Skip to content

Commit

Permalink
Pytest issue
Browse files Browse the repository at this point in the history
  • Loading branch information
swansonk14 committed Jul 25, 2020
1 parent 37ceacb commit d006680
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ install:
- conda create -q -n chemprop python=$TRAVIS_PYTHON_VERSION
- conda activate chemprop
- conda install -c conda-forge rdkit
- conda install pytest
- pip install -e .
script:
- pytest

0 comments on commit d006680

Please sign in to comment.