Skip to content

Commit e3d422c

Browse files
committed
unmute in travis to see the bug.
1 parent c58a042 commit e3d422c

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
@@ -22,7 +22,7 @@ install:
2222

2323
script:
2424
- python ./runtests.py
25-
- python ./runtests.py --mpirun -n 4
25+
- python ./runtests.py --mpirun --mpi-unmute
2626
- bash check_tag.sh
2727

2828
deploy:

0 commit comments

Comments
 (0)