travis: also cat cpanm build logs after failure

next
Michael Stapelberg 2015-03-13 13:24:02 +01:00
parent 9088fa03bc
commit 0b3601c2ef
1 changed files with 1 additions and 0 deletions

View File

@ -10,3 +10,4 @@ install:
- sudo apt-get install --no-install-recommends -y libanyevent-perl libanyevent-i3-perl libextutils-pkgconfig-perl xcb-proto cpanminus xvfb xserver-xephyr xauth libinline-perl
- sudo cpanm -n -v X11::XCB
script: make -j && (cd testcases && xvfb-run ./complete-run.pl)
after_failure: cat /home/travis/.cpanm/build.log