Merge branch 'minor_fixes' of https://github.com/sitsofe/fio
authorJens Axboe <axboe@kernel.dk>
Sun, 12 Aug 2018 21:51:34 +0000 (15:51 -0600)
committerJens Axboe <axboe@kernel.dk>
Sun, 12 Aug 2018 21:51:34 +0000 (15:51 -0600)
* 'minor_fixes' of https://github.com/sitsofe/fio:
  man: fix missing/too many backslashes
  doc: rewording and add reference to --aux-path
  doc: update Log File Formats and write_iops_log sections
  minor fio.service cleanups

.travis.yml

index 94f69fb59763d5ceb9ac4824f9771e4d6e36cb14..4a87fe6c45f80baff08e5ac5e037d51c0477578b 100644 (file)
@@ -25,6 +25,10 @@ matrix:
       compiler: clang
       osx_image: xcode8.3
       env: BUILD_ARCH="x86_64"
+    - os: osx
+      compiler: clang
+      osx_image: xcode9.4
+      env: BUILD_ARCH="x86_64"
   exclude:
     - os: osx
       compiler: gcc