Skip to content

Commit

Permalink
Fix again
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandreDecan committed Aug 6, 2018
1 parent 6aac971 commit d9d4fb4
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 @@ -12,7 +12,7 @@ install:
script:
- coverage run --source sismic -m pytest
- cd docs && make doctest && cd ..
- cd docs/examples/microwave/ && python -m unittest docs/examples/microwave && cd ../../..
- cd docs/examples/microwave/ && python -m unittest && cd ../../..
after_success:
- coveralls
matrix:
Expand Down

0 comments on commit d9d4fb4

Please sign in to comment.