We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5440f86 commit 65060cdCopy full SHA for 65060cd
1 file changed
.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=master 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