Skip to content

Commit 0a07d63

Browse files
author
coverney
committed
Set TASBE branch in .yml back to develop
Travis will break until the develop branch is merged with coverney.issue415
1 parent 72a0931 commit 0a07d63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ before_install:
4545
- make -C MOdox install
4646
# retrieve TASBE for running tests
4747
- rm -rf TASBEFlowAnalytics
48-
- git clone --branch=coverney.issue415 https://github.com/TASBE/TASBEFlowAnalytics
48+
- git clone --branch=develop https://github.com/TASBE/TASBEFlowAnalytics
4949
- make -C TASBEFlowAnalytics install
5050
# go back to original directory
5151
- cd TASBEFlowAnalytics-Tutorial

0 commit comments

Comments
 (0)