Skip to content

Commit c070c55

Browse files
Merge pull request #693 from mosdef-hub/692-rtd-build
Build readthedocs
2 parents 5846956 + 92639f0 commit c070c55

25 files changed

+361
-332
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,3 @@ install:
2929

3030
script:
3131
- python -m pytest -v --nbval --nbval-lax --cov=mbuild --cov-report= --pyargs mbuild
32-
33-
after_success:
34-
- if [[ $PYTHON_VERSION == 3.7 ]] && [[ "$TRAVIS_OS_NAME" == "linux" ]]; then source devtools/travis-ci/update_gh_pages.sh; fi

0 commit comments

Comments
 (0)