]> git.saurik.com Git - apt.git/blobdiff - .travis.yml
Ignore SIGINT and SIGQUIT for Pre-Install hooks
[apt.git] / .travis.yml
index 755640831f9ad7b90e3a8d0c0af226bb0ab45cf2..424172e04c833035a48eb181a2ac1ec302cf1ae0 100644 (file)
@@ -16,6 +16,7 @@ before_script:
  - ( mkdir build && cd build && cmake .. )
  - make -C build -j4
 script:
+ - CTEST_OUTPUT_ON_FAILURE=1 make -C build test
  - ./test/integration/run-tests -q
  - sudo adduser --force-badname --system --home /nonexistent --no-create-home --quiet _apt || true
  - sudo ./test/integration/run-tests -q