Skip to content

Commit

Permalink
re-enable cron job
Browse files Browse the repository at this point in the history
  • Loading branch information
kain88-de authored and orbeckst committed May 18, 2017
1 parent 26149a1 commit a59cd63
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,12 @@ matrix:
NUMPY_VERSION=1.10.4
CONDA_DEPENDENCIES=${CONDA_ALL_DEPENDENCIES}

- os: linux
env: NAME='numpy dev'
NUMPY_VERSION=dev
CONDA_DEPENDENCIES=${CONDA_ALL_DEPENDENCIES}
EVENT_TYPE='cron'

install:
- git clone git://github.com/astropy/ci-helpers.git
- source ci-helpers/travis/setup_conda_$TRAVIS_OS_NAME.sh
Expand Down

0 comments on commit a59cd63

Please sign in to comment.