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 08e014d commit 91b7725Copy full SHA for 91b7725
.travis.yml
@@ -6,7 +6,7 @@ cache:
6
apt: true # only works with Pro version
7
8
before_install:
9
- - cd .. && git clone https://github.com/florianschanda/miss_hit.git && export PATH=$PATH:`pwd`/miss_hit && cd CPP_localizer_auditory_motion
+ - cd .. && git clone https://github.com/florianschanda/miss_hit.git && export PATH=$PATH:`pwd`/miss_hit && cd localizer_auditory_motion
10
11
jobs:
12
include:
0 commit comments