Skip to content

Commit

Permalink
Merge pull request #174 from opesci/testing-acoustic-born
Browse files Browse the repository at this point in the history
Travis: Add the full acoustic example to test Born operator
  • Loading branch information
Michael Lange authored Jan 19, 2017
2 parents 4a8c0bd + b3f2ecb commit 7d152b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,6 @@ script:
- py.test -vs tests/
- python examples/benchmark.py test -P tti -a -d 20 20 20 -n 5
- python examples/benchmark.py test -P acoustic -a
- python examples/acoustic/acoustic_example.py
- py.test -vs examples/diffusion/example_diffusion.py
- if [[ $TRAVIS_OS_NAME == 'osx' ]]; then ./docs/deploy.sh; fi

0 comments on commit 7d152b0

Please sign in to comment.