We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72a0931 commit 0a07d63Copy full SHA for 0a07d63
.travis.yml
@@ -45,7 +45,7 @@ before_install:
45
- make -C MOdox install
46
# retrieve TASBE for running tests
47
- rm -rf TASBEFlowAnalytics
48
- - git clone --branch=coverney.issue415 https://github.com/TASBE/TASBEFlowAnalytics
+ - git clone --branch=develop https://github.com/TASBE/TASBEFlowAnalytics
49
- make -C TASBEFlowAnalytics install
50
# go back to original directory
51
- cd TASBEFlowAnalytics-Tutorial
0 commit comments