Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #458 from bsipocz/travis_sphinx_dev_cron
Browse files Browse the repository at this point in the history
adding sphinx-dev testing to the cron jobs
  • Loading branch information
bsipocz authored Apr 3, 2019
2 parents 249f415 + 5b26282 commit b17db72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ matrix:
env: PYTHON_VERSION=3.5 SPHINX_VERSION='1.4' SETUPTOOLS_VERSION=30
- os: linux
env: PYTHON_VERSION=3.6 PIP_DEPENDENCIES='git+https://github.com/sphinx-doc/sphinx.git#egg=sphinx codecov'
CONDA_DEPENDENCIES="setuptools cython numpy pytest-cov"
CONDA_DEPENDENCIES="setuptools cython numpy pytest-cov" EVENT_TYPE='push pull_request cron'
# Test without installing numpy beforehand to make sure everything works
# without assuming numpy is already installed
- os: linux
Expand Down

0 comments on commit b17db72

Please sign in to comment.