Skip to content

Commit

Permalink
Fix travis ci git submodule path
Browse files Browse the repository at this point in the history
  • Loading branch information
marshallmcdonnell committed Apr 3, 2019
1 parent 7f7110c commit eed1f65
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 @@ -61,7 +61,7 @@ script:
- echo "import time;time.sleep(5)" > workbenchshutdown.py
- xvfb-run --server-args="-screen 0 640x480x24" --auto-servernum mantidworkbench -q -x workbenchshutdown.py
# install mantid_total_scattering
- cd mantid_total_scattering
- cd addie/reduction/mantid_total_scattering
- python setup.py install
- which mantid_total_scattering.py
- cd -
Expand Down

0 comments on commit eed1f65

Please sign in to comment.