diff --git a/.travis.yml b/.travis.yml index b8a054c7..cc356576 100644 --- a/.travis.yml +++ b/.travis.yml @@ -42,4 +42,4 @@ install: - pip install PyPubSub pyyaml ruamel.yaml matplotlib # command to run -script: travis_wait 20 python devsimpy.py examples/model0.dsp 10 start quit \ No newline at end of file +script: travis_wait 20 python devsimpy.py examples/model0/model0.dsp 10 start quit \ No newline at end of file