Skip to content

Commit 91b7725

Browse files
authored
Update .travis.yml
1 parent 08e014d commit 91b7725

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
@@ -6,7 +6,7 @@ cache:
66
apt: true # only works with Pro version
77

88
before_install:
9-
- cd .. && git clone https://github.com/florianschanda/miss_hit.git && export PATH=$PATH:`pwd`/miss_hit && cd CPP_localizer_auditory_motion
9+
- cd .. && git clone https://github.com/florianschanda/miss_hit.git && export PATH=$PATH:`pwd`/miss_hit && cd localizer_auditory_motion
1010

1111
jobs:
1212
include:

0 commit comments

Comments
 (0)