diff --git a/.travis.yml b/.travis.yml index e9089b9..bb4f185 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,5 +10,5 @@ script: - set -e - make html - pip uninstall -y doctr - - pip install git+https://github.com/danielballan/doctr@7860714e9aa7e1b7fca33aa220260acd54ef5531 + - pip install git+https://github.com/danielballan/doctr@30e8e715be8386108eddd9188c60f4ad742159d8 - doctr deploy --deploy-repo NSLS-II/NSLS-II.github.io --deploy-branch-name master .