We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a8c0bd + b3f2ecb commit 7d152b0Copy full SHA for 7d152b0
1 file changed
.travis.yml
@@ -54,5 +54,6 @@ script:
54
- py.test -vs tests/
55
- python examples/benchmark.py test -P tti -a -d 20 20 20 -n 5
56
- python examples/benchmark.py test -P acoustic -a
57
+ - python examples/acoustic/acoustic_example.py
58
- py.test -vs examples/diffusion/example_diffusion.py
59
- if [[ $TRAVIS_OS_NAME == 'osx' ]]; then ./docs/deploy.sh; fi
0 commit comments