btrfs-progs: report I/O errors when closing the filesystem
[platform/upstream/btrfs-progs.git] / .travis.yml
index 099084f..15313df 100644 (file)
@@ -62,5 +62,6 @@ addons:
 script:
   - "./autogen.sh && ./configure --disable-documentation && make"
   - "make TEST_LOG=dump test-cli"
+  - "make TEST_LOG=dump test-mkfs"
   - "make TEST_LOG=dump test-check"
   - "make TEST_LOG=dump test-misc"