Skip to content

Commit

Permalink
Merge pull request #122 from zfit/ci_tests
Browse files Browse the repository at this point in the history
WIP: add tutorial and example tests
  • Loading branch information
jonas-eschle authored Mar 23, 2019
2 parents 1dd1643 + 15b4133 commit 16615c7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,11 @@ script:
- tox
- pip install -U .

- bash utils/ci/test_examples.sh
-
- bash utils/ci/test_tutorials.sh
-
- pip install -r requirements_dev.txt
- ls
- bash docs/make_docs.sh

after_success:
Expand Down

0 comments on commit 16615c7

Please sign in to comment.