Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Commit 65fd5bd

Browse files
committed
travis verbose
1 parent 3e67dd9 commit 65fd5bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ script:
171171
else
172172
cmake ${cmake_option} -DCMAKE_INSTALL_PREFIX=$HOME/CoreNeuron -DPYTHON_EXECUTABLE=$(which python3) ..;
173173
fi
174-
- cmake --build .
174+
- cmake --build . --verbose
175175
- ctest --output-on-failure
176176
- make install
177177

0 commit comments

Comments
 (0)