Skip to content

Commit

Permalink
Travis: hide make install STDOUT
Browse files Browse the repository at this point in the history
  • Loading branch information
dtip authored and sylvielamythepaut committed Mar 27, 2019
1 parent b10beca commit 29eb57f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ script:
${MAGICS_SRC}
- make -j4
- ctest -j4 --output-on-failure
- make install --silent
- make install > /dev/null

0 comments on commit 29eb57f

Please sign in to comment.