Skip to content

Commit 7d152b0

Browse files
author
Michael Lange
authored
Merge pull request #174 from opesci/testing-acoustic-born
Travis: Add the full acoustic example to test Born operator
2 parents 4a8c0bd + b3f2ecb commit 7d152b0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,6 @@ script:
5454
- py.test -vs tests/
5555
- python examples/benchmark.py test -P tti -a -d 20 20 20 -n 5
5656
- python examples/benchmark.py test -P acoustic -a
57+
- python examples/acoustic/acoustic_example.py
5758
- py.test -vs examples/diffusion/example_diffusion.py
5859
- if [[ $TRAVIS_OS_NAME == 'osx' ]]; then ./docs/deploy.sh; fi

0 commit comments

Comments
 (0)