Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 449 Bytes

File metadata and controls

15 lines (9 loc) · 449 Bytes

test-grid

Build Status

Extra tests for combined Jupyter projects, for use as Travis cron jobs.

Each test dir may have the following:

  • requirements.txt
  • install.sh
  • test.sh

If test.sh is omitted, the tests for all core IPython and Jupyter projects are run.

If install.sh is omitted, requirements.txt will be installed with pip.