]> git.sur5r.net Git - i3/i3/blobdiff - .travis.yml
travis: also cat cpanm build logs after failure
[i3/i3] / .travis.yml
index 5a9065e56a485498dab789ec63281c9ef30aed30..d2920ce00e5c29eb90d5a138a55a7bf452315a14 100644 (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