Skip to content

Commit 084645a

Browse files
author
Dilawar Singh
committed
Disable moogli build.
1 parent 3d09d07 commit 084645a

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
@@ -27,5 +27,5 @@ install:
2727

2828
script:
2929
- make BUILD=debug USE_NEUROKIT=1 && make clean
30-
- mkdir -p _build && cd _build && cmake -DDEBUG=ON -DWITH_DOC=ON -DBUILD_MOOGLI=ON .. && make
30+
- mkdir -p _build && cd _build && cmake -DDEBUG=ON -DWITH_DOC=ON .. && make
3131
- ctest --output-on-failure

0 commit comments

Comments
 (0)