Skip to content

Commit

Permalink
Eventually
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandreDecan committed Aug 6, 2018
1 parent d9d4fb4 commit 135a731
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 @@ -10,7 +10,7 @@ install:
- pip install -r requirements.txt
- pip install -e . --ignore-requires-python
script:
- coverage run --source sismic -m pytest
- coverage run --source sismic -m pytest tests
- cd docs && make doctest && cd ..
- cd docs/examples/microwave/ && python -m unittest && cd ../../..
after_success:
Expand Down

0 comments on commit 135a731

Please sign in to comment.