Skip to content
Snippets Groups Projects
Commit 6529ba2b authored by Ashwin Vishnu's avatar Ashwin Vishnu
Browse files

Travis: allow stderr to propagate

parent 19fb11bc
No related branches found
No related tags found
No related merge requests found
......@@ -62,6 +62,7 @@
wget https://bitbucket.org/fluiddyn/fluidfft/raw/default/site.cfg.files/site.cfg.travis_$TRAVIS_OS_NAME -O $HOME/.fluidfft-site.cfg
script:
- set -o pipefail
- tox -vv | fluidicat
notifications:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment