Skip to content

Commit

Permalink
install again?
Browse files Browse the repository at this point in the history
  • Loading branch information
CJ-Wright committed Oct 24, 2018
1 parent 06bf1d5 commit f5443a1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,10 @@ script:
- coverage report -m
- codecov
- conda install --yes --file requirements/docs.txt
- python -m pip install -e . --no-deps --ignore-installed --no-cache-dir -vvv
- cd docs
- which python
- python --version
- python -c "from xpdacq import __version__"
- make html
- cd ..
Expand Down

0 comments on commit f5443a1

Please sign in to comment.